Hi all,
I have one sale line with item A, quantity = 10, and applied discount 50%
I need to split into two sales line with quantity as below:
- line 1 - item A: quantity = 1 + applied discount 50%
- line 2 - item A: quantity = 9 + no-applied discount
At first, I study how to clone one sales line to new another sales line as the same, then I will adjust quantity and discount later (by extending discount package)
Could anyone help me how to do that ? (ex: Does Retail Server, CRT have any request to create SalesLine request,..)

Report
All responses (
Answers (