Hello everyone,
I need to get a default_account in the invoice form how could I doi it??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello everyone,
I need to get a default_account in the invoice form how could I doi it??
Here is step for filling default value in ODOO8/9.
Go to Setting->Technical->Actions->User defined Defaults.
Create a record for your model.
Inside name place your filed name(account_id).
Inside model place your model name(account.invoice).
inside Default value place the default value (id_number)
thanks a lot
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up