Sylvain LE GAL
16fae70238
[8.0][fix] pos_pricelist ( #252 )
* In backoffice, set correct sale taxes on pos order lines
* PoS order created from PoS UI doesn't have the correct pricelist_id defined
* Possibility to see and change pricelist when creating / updating a customer in Front UI
7 years ago
OCA Transbot
f13b90be48
OCA Transbot updated translations from Transifex
7 years ago
Loïc Faure-Lacroix
e8b5508fa4
[Fix][8.0] Fix the way pricelists are selected when a template_id is set as rule of pricelist ( #100 )
Added a method to match rules.
It can be inherited which allow other modules to extend the way the
pricelists are chosen.
Also a rule in the while loop could be removed as it duplicated
one of the tests when choosing the available pricelists.
7 years ago
OCA Transbot
50f15280fb
OCA Transbot updated translations from Transifex
7 years ago
Sylvain LE GAL
8cdb3efb90
[REF] bump version
7 years ago
Sylvain LE GAL
38a37fd843
[FIX] remove unrelated code to pos_pricelist and fix #128
7 years ago
OCA Transbot
6e97075239
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
44c263fb6e
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
122d4fb69b
OCA Transbot updated translations from Transifex
7 years ago
Stefan Rijnhart
dc921e686b
[FIX] API confusion on override monkeypatched method
7 years ago
OCA Transbot
38fd3ac5df
OCA Transbot updated translations from Transifex
7 years ago
Sylvain LE GAL
3ba1710f2a
[FIX] allow to use taxes type 'all'
7 years ago
OCA Transbot
1335af1a5a
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
027984730d
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
7ad6f553d4
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
c55a946ebb
OCA Transbot updated translations from Transifex
8 years ago
Stefan Rijnhart
8dbab7a5bd
[FIX] RST syntax; add license key; Flake8; disable pylint on the patch file as well
9 years ago
Stefan Rijnhart
6d7a8a994a
[FIX] Honour mapped taxes when creating move lines
9 years ago
OCA Transbot
c516de10b5
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
be90419379
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
ca665f4f98
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
0384eb17bf
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
6f0391d26f
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
0d8f7d7e54
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
7a86eef883
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
9daf870e39
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
401e166849
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d216b56e80
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
9d332826c5
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
1fef484a63
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
39df557730
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
1364c9f5fa
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
3daebfa85b
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
7cb3dd8511
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Ismael Calvo
3e87f0a274
[FIX] pos_pricelist, format_pr error when precision undefined
8 years ago
Stefan Rijnhart (Opener)
04499be292
[FIX] Support attribute prices on product variants ( #103 )
9 years ago
OCA Transbot
eb8e6d8710
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
b66ec78031
OCA Transbot updated translations from Transifex
9 years ago
Ismael Calvo
f63918bb6b
[IMP] pos_pricelist, not load supplierinfo for not available products ( #98 )
9 years ago
OCA Transbot
40d6e5342f
OCA Transbot updated translations from Transifex
9 years ago
Stefan Rijnhart
2acab74bcb
[FIX] Rounding problem when partner is selected afterwards
9 years ago
Pedro M. Baeza
b9221e27a3
[FIX] pos_pricelist: FP taxes with multi-company. Fixes #84
The object account.fiscal.position.tax doesn't have multi-company rules,
which leads to error in environments with multi-company and these records,
because it finally accesses to the parent fiscal position, which on contrary
has access rules, provoking an access error.
This commit added the field company_id to the model, and add the corresponding
access rule.
9 years ago
Stefan Rijnhart
a4b26f7c4e
[FIX] Round unit price
9 years ago
Stefan Rijnhart
a10bc113c1
[IMP] Preserve manually modified price in most cases
9 years ago
Javier Iniesta
77f74d8e43
[FIX] fix set_quantity js
9 years ago
Antonio Espinosa
e9ac0d5d7a
[IMP] Show unit price when qty is not 1
9 years ago
Juan Carlos Montoya
2459a32a3d
Update models.js
9 years ago
Juan Carlos Montoya
f8068a9db7
Update models.js
9 years ago
Rafael Blasco
5bbacf7cad
Update __openerp__.py
Deleted description as exist readme
9 years ago
Javier Iniesta
c1deaee54a
[FIX] Pick taxes related with product templates
9 years ago