Point Of Sale - Product Template
by Akretion https://github.com/OCA/pos , Odoo Community Association (OCA) https://github.com/OCA/pos
Odoo
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Sales Management (sale) • Online Billing (account_voucher) • Social Network (mail) • Warehouse Management (stock) |
| Technical Name |
pos_product_template |
| License | AGPL-3 |
| Website | http://www.akretion.com |
| Versions | 8.0 9.0 10.0 12.0 14.0 15.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Sales Management (sale) • Online Billing (account_voucher) • Social Network (mail) • Warehouse Management (stock) |
| Technical Name |
pos_product_template |
| License | AGPL-3 |
| Website | http://www.akretion.com |
| Versions | 8.0 9.0 10.0 12.0 14.0 15.0 |
Manage Product Template in Front End Point Of Sale
Functionality:
- In Point Of Sale Front End - Products list:
- Display only one product per template;
- Display template name instead of product name;
- Display products quantity instead of price;
- Click on template displays an extra screen to select Variant;
- In Point Of Sale Front End - Variants list:
- Display all the products of the selected variant;
- Click on a attribute value filters products;
- Click on a product adds it to the current Order or display normal extra screen if it is a weightable product;
Technical Information:
- Load extra model in Point Of Sale Front End:
- product.template;
- product.attribute;
- product.attribute.value;
Copyright, Authors and Licence:
- Copyright: 2014-Today, Akretion;
- Author:
- Sylvain LE GAL (https://twitter.com/legalsylvain);
- Licence: AGPL-3 (http://www.gnu.org/licenses/);
Please log in to comment on this module
This module is not working in current version of odoo
The following error has been generated afther installing it: Traceback (most recent call last): File "D:\Odoo 8.0-20141202\server\.\openerp\http.py", line 517, in _handle_exception File "D:\Odoo 8.0-20141202\server\.\openerp\http.py", line 535, in dispatch File "D:\Odoo 8.0-20141202\server\.\openerp\http.py", line 294, in _call_function File "D:\Odoo 8.0-20141202\server\.\openerp\service\model.py", line 113, in wrapper File "D:\Odoo 8.0-20141202\server\.\openerp\http.py", line 291, in checked_call File "D:\Odoo 8.0-20141202\server\.\openerp\http.py", line 751, in __call__ File "D:\Odoo 8.0-20141202\server\.\openerp\http.py", line 387, in response_wrap File "D:\Odoo 8.0-20141202\server\openerp\addons\web\controllers\main.py", line 953, in call_button File "D:\Odoo 8.0-20141202\server\openerp\addons\web\controllers\main.py", line 941, in _call_kw File "D:\Odoo 8.0-20141202\server\.\openerp\api.py", line 237, in wrapper File "D:\Odoo 8.0-20141202\server\openerp\addons\base\module\module.py", line 450, in button_immediate_install File "D:\Odoo 8.0-20141202\server\.\openerp\api.py", line 237, in wrapper File "D:\Odoo 8.0-20141202\server\openerp\addons\base\module\module.py", line 498, in _button_immediate_function File "D:\Odoo 8.0-20141202\server\.\openerp\modules\registry.py", line 341, in new File "D:\Odoo 8.0-20141202\server\.\openerp\modules\loading.py", line 358, in load_modules File "D:\Odoo 8.0-20141202\server\.\openerp\modules\loading.py", line 263, in load_marked_modules File "D:\Odoo 8.0-20141202\server\.\openerp\modules\loading.py", line 185, in load_module_graph File "D:\Odoo 8.0-20141202\server\.\openerp\modules\loading.py", line 118, in _load_data File "D:\Odoo 8.0-20141202\server\.\openerp\tools\convert.py", line 895, in convert_file File "D:\Odoo 8.0-20141202\server\.\openerp\tools\convert.py", line 963, in convert_csv_import Exception: Module loading openeducat_erp failed: file openeducat_erp\demo/res.groups.csv could not be processed: Line 1 : No matching record found for name 'Administrator' in field 'Users' Ok
hi, do you have the module for version 9
hi Ibrar I installed ONLY the pos_product_template module from https://github.com/OCA/pos.git. I can confirm it is working without issue AND I have not (at present moment) error in log files. Maybe the problem is with ANOTHER module, indicated explicitly in your log (Exception: Module loading openeducat_erp) Please check https://www.odoo.com/apps/modules/8.0/openeducat_erp/