InventoryImport
Posted: Thu Dec 13, 2018 3:30 pm
Hi,
for Jiwa 7.2
I've never used JiwaInventoryUI.Import.MainForm nor JiwaInventory.Import.InventoryImport.
Just wondering if you can provide me some guidance on
- add custom destination properties, e.g. style/size/colour, dynamic custom settings (read based on in_customsettings)
- handle updates of each custom property
- some event like onLineImport(item as JiwaInventory.Inventory, columnHeader as String, columnValue as String)?
- handle error message if any
I also wanted to customize Inventory Export so user can select a different column set. It would be nice if standard plug would allow user to pre-define columns to be exported (maybe select a SQL view or something)
Since it is a plugin, I figure I can do something by myself.
Thanks in advance,
for Jiwa 7.2
I've never used JiwaInventoryUI.Import.MainForm nor JiwaInventory.Import.InventoryImport.
Just wondering if you can provide me some guidance on
- add custom destination properties, e.g. style/size/colour, dynamic custom settings (read based on in_customsettings)
- handle updates of each custom property
- some event like onLineImport(item as JiwaInventory.Inventory, columnHeader as String, columnValue as String)?
- handle error message if any
I also wanted to customize Inventory Export so user can select a different column set. It would be nice if standard plug would allow user to pre-define columns to be exported (maybe select a SQL view or something)
Since it is a plugin, I figure I can do something by myself.
Thanks in advance,