Changing screen settings after sales order created New
I am trying to replicate a Jiwa 6513 ( sales order event Sales Order Create New Completed
I am converting them to Jiwa 7 and using SalesOrder.Created event
the items I need to achieve are
set the
I have some issues with all 3 above
Thanks .
I am converting them to Jiwa 7 and using SalesOrder.Created event
the items I need to achieve are
set the
- SalesOrderObject.BranchID
- SalesOrderObject.OrderType
- SalesOrderObject.SystemSettings.InvoiceNoDescription
I have some issues with all 3 above
- SalesOrderObject.BranchID
issue - this does change in the background and displays ONLY after saving. I need this to be visible as soon as the cahnge occurs - SalesOrderObject.OrderType
I need help to change this - to such as Reserve order from Invoice etc - could not find the correct property in Jiwa 7 - SalesOrderObject.SystemSettings.InvoiceNoDescription
this is not a serious pririty but would be nice to know at this time.
this seems to change as its a memory setting - but is there a way that I can determine on screen the change actually took place
Thanks .