Pedro M. Baeza
67cc08f3c0
[MIG] Make modules uninstallable
9 years ago
Antonio Espinosa
e9ac0d5d7a
[IMP] Show unit price when qty is not 1
9 years ago
Rafael Blasco
5bbacf7cad
Update __openerp__.py
Deleted description as exist readme
9 years ago
Javier Iniesta
0fb76b9b6f
[FIX] init calculation of taxes
9 years ago
Antonio Espinosa
95944032e9
[FIX] Add security file to __openerp__.py
9 years ago
Antonio Espinosa
5c33dbf8df
[IMP] Show aggregated taxes detail in pos.order and when printing ticket
9 years ago
PabloCM
2fbf539564
[FIX] The backend now handles properly the fiscal position conversion of taxes applied on the frontend
9 years ago
Adil Houmadi
cd4d2508ee
[ADD] : - add support for price with taxes, new option is introduced in the POS config to let the user show price with taxes in product widget.
- the UI is updated when we change the customer in order to adapt the prices
- the computation take in account the pricelist and the fiscal position of the customer
9 years ago
Alexandre Fayolle
52a849d443
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Adil Houmadi
2092500fea
[ADD] Some functional testing
10 years ago
Adil Houmadi
91fc78d2ab
[CHG] : Rename README to README.rst ( https://github.com/OCA/pos/pull/6#issuecomment-66383621 )
[CHG] : Rename module to pos_pricelist instead of the old one
[FIX] : Fix typo mentioned on this comments :
- https://github.com/OCA/pos/pull/6#discussion_r21574900
- https://github.com/OCA/pos/pull/6#commitcomment-9012800
[IMP] : Recover a missed feature while setting a price for an orderline https://github.com/OCA/pos/pull/6#discussion_r21575474
[IMP] : Switch to while loop while iterating over an array
[REM] : Avoid bad practice on Object Class : https://github.com/OCA/pos/pull/6#commitcomment-9012727
10 years ago
Adil Houmadi
d71e9f2f8c
flake8 is not happy :)
10 years ago
Adil Houmadi
d8b5fce657
[ADD] : Dynamic Price for POS
10 years ago