mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 16:25:24 +02:00
restore cpnp values from history
This commit is contained in:
@@ -323,6 +323,7 @@ export default function App() {
|
||||
[COLUMNS.ITEM_TO_LOGISTIC]: 'Item to Logistic',
|
||||
[COLUMNS.ANNA_CHECK]: 'Anna Check',
|
||||
[COLUMNS.ANNA_NOTE]: 'Anna Note',
|
||||
[COLUMNS.CPNP_NO]: 'CPNP No.',
|
||||
};
|
||||
Object.entries(VIRTUAL_COLS).forEach(([idxStr, name]) => {
|
||||
const idx = Number(idxStr);
|
||||
|
||||
Reference in New Issue
Block a user