8da278d90f
This is the "sale" module for the Tryton application platform. it defines sale order and adds to product sale informations as well as defining the sale price as the list price. <...> from Christian Rueger with some tweaks ok jasper@
15 lines
476 B
Plaintext
15 lines
476 B
Plaintext
This is the "sale" module for the Tryton application platform.
|
|
it defines sale order and adds to product sale informations as well as
|
|
defining the sale price as the list price.
|
|
|
|
With the possibilities:
|
|
- to follow invoice and shipment states from the sale order
|
|
- to define invoice method:
|
|
- Manual
|
|
- On Order Confirmed
|
|
- On shipment Sent
|
|
- to define shipment method:
|
|
- Manual
|
|
- On Order Confirmed
|
|
- On Invoice Paid
|