Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
add model to point of sale
Hey all ,
I want to add the account.analytic.account module to pos of sale js . so far i have done :
{
model: 'account.analytic.account',
fields: ['name'],
domain: null,
},
},
However what is confusing me is how can i get it to load the data from account analytic account like it does in for the products .
note : the reason for this is to display a field on the receipt when a user clicks on a product associated with a contract , is there away i got about doing this in the js file
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 4/10/15, 8:27 AM |
Seen: 830 times |
Last updated: 4/10/15, 8:27 AM |