Skip to content
Snippets Groups Projects
Commit c9564014 authored by Mohamed Mansour's avatar Mohamed Mansour
Browse files

merged origin/master into ActivityThemes

parent 8060fa2f
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,12 @@ It provides data from database table _SALESORDER_.
== Actions
* _Copy order_: All values, orderitems included, are copyed and inserted in a new order (new order code, versnr. _1_).
* _New order version_: All values, orderitems included, are copyed and inserted in a **new order version** (versnr. + _1_).
* _Copy order_: All values, order items included, are copied and inserted in a new order (new order code, versnr. _1_).
* _New order version_: All values, order items included, are copied and inserted in a **new order version** (versnr. + _1_).
* _New Activity_: All values are copied and inserted in a new Activity (new activity code, versnr. _1_).
* _New Task_: All values are copied and inserted in a new Task (new task code, versnr. _1_).
* _Transfer Delivery Note_: All values are coped and inserted in a new Order with OrederType Delivery Note
== Submodules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment