Refactor of the workoflow_to_end method to allow to modify in another modules what
happens to the invoices created.
This commit is contained in:
@@ -20,7 +20,7 @@ Imports::
|
||||
|
||||
Install sale::
|
||||
|
||||
>>> config = activate_modules('sale_payment')
|
||||
>>> config = activate_modules(['party', 'sale_payment'])
|
||||
|
||||
Create company::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user