mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
new option allow to set different payment mode for the contracts generated from the sale order than the one will be used for invoices.
4 lines
85 B
Python
4 lines
85 B
Python
from . import sale_order
|
|
from . import res_company
|
|
from . import res_config_settings
|