Stéphane Bidoul (ACSONE)
7641dcead3
remove obsolete .pot files [ci skip]
7 years ago
Sylvain LE GAL
d6bd7e7dd0
[FIX] pos_weight: make the module working for product variants ( #255 )
7 years ago
Pedro M. Baeza
9655ec3820
[FIX] hw_*: Don't import twice
7 years ago
Pedro M. Baeza
679d665637
Merge pull request #142 from LasLabs/hotfix/8.0/runbot
[FIX][8.0] travis: Update travis file to new standard
7 years ago
Pedro M. Baeza
9e741a4cd2
[FIX] por_order_to_sale_order: PEP8
7 years ago
Dave Lasley
79b016b479
[FIX] hw_telium_payment_terminal: Add guard for external import
8 years ago
Dave Lasley
3196594399
[FIX] hw_customer_display: Add guard for external import
8 years ago
Dave Lasley
610e3c8a70
[FIX] travis: Update travis file to new standard
* Add new matrix
* Add transifex support
* Switch coveralls to travis_after_tests_success
* Move pip requirements to requirements.txt
8 years ago
ssaid
b294fd2540
[8.0] [IMP] pos_pricelist: Only retrieve the pricelists that are needed and not all ( #260 )
* [ADD] Filter pricelist by pos
* [MOD] Send the pos_config_id by context
* [MOD] Domain in js instead of query in search_read
* [FIX] Pylint details
7 years ago
OCA Git Bot
d27278a2ad
[ADD] setup.py [ci skip]
7 years ago
Alexis de Lattre
4dc185a3bb
Merge pull request #246 from invitu/8.0-fix-hw_telium_payment_terminal-currency_decimals
[FIX] fixes currencies with decimals <>2
7 years ago
Stefan Rijnhart (Opener)
ae1be90f9e
Merge pull request #253 from grap/8.0_FIX_compatibility_pos_pricelist_display_customer
8.0 fix compatibility pos pricelist display customer
7 years ago
Quentin Dupont
a601cb5034
Coquille + ajout (BL) pour boutons "vente livrée"
7 years ago
OCA Git Bot
8be1ea0bd1
[UPD] addons table in README.md
7 years ago
Sylvain LE GAL
6c2e44079d
[BUMP] version
7 years ago
Sylvain LE GAL
becaa75164
[FIX] taxes was dropped in the sale order lines. [IMP] Remove limitation of this module (price unit loss, and pricelist) if pos_pricelist is installed
7 years ago
OCA Git Bot
9ae2ab32a7
[ADD] setup.py
7 years ago
OCA Git Bot
183c93ea3a
[UPD] addons table in README.md
7 years ago
Sylvain LE GAL
4c1879bba5
[8.0] [ADD] pos order to sale order (w/o picking) ( #188 )
* [ADD] new module pos_order_to_sale_order
7 years ago
Sylvain LE GAL
77b26c7ba5
[FIX] remove console.log message
7 years ago
Sylvain LE GAL
11f460a034
[FIX] display total if there is finally no change
7 years ago
Sylvain LE GAL
0d88f00c8e
[FIX) incompatibility between pos_pricelist and pos_customer_display courtesy @gaelTorrecillas #210
7 years ago
OCA Git Bot
3cec92b663
[UPD] addons table in README.md
7 years ago
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
Invitu
8da2c3285e
[FIX] fixes currencies with decimals <>2
7 years ago
OCA Transbot
50f15280fb
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
08081deb75
[UPD] addons table in README.md
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
ae5785dc2a
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
51bbe1ef4e
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
2a640359dd
[ADD] setup.py
7 years ago
OCA Git Bot
befbfcde56
[UPD] addons table in README.md
7 years ago
Quentin Dupont
a8cd4e6731
[ADD] new module pos_to_weight_by_product_uom
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 Git Bot
c72621dd1b
[UPD] addons table in README.md
7 years ago
Alexis de Lattre
3c552338da
[8.0] hw_telium_payment_terminal: Update to newer pycountry API ( #222 )
* hw_telium_payment_terminal: Update to newer pycountry API
7 years ago
OCA Transbot
122d4fb69b
OCA Transbot updated translations from Transifex
7 years ago
Alexis de Lattre
22199fd8a0
Display relevant info on LCD when Qty/price/discount is forced via the buttons of the POS frontend
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
OCA Git Bot
c08dcb6f05
[UPD] addons table in README.md
7 years ago
Stefan Rijnhart (Opener)
09bcf32fa1
Merge pull request #205 from OCA/revert-201-8.0_REM_pos_remove_category
Revert "[REM][8.0] remove pos_remove_pos_category Fix : #200"
7 years ago
Sylvain LE GAL
1bf9eba882
Revert "[REM][8.0] remove pos_remove_pos_category Fix : #200"
7 years ago
OCA Git Bot
a5ef36ab8b
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
2930351c09
Merge pull request #201 from grap/8.0_REM_pos_remove_category
[REM][8.0] remove pos_remove_pos_category Fix : #200
7 years ago
Sylvain LE GAL
2d4b510834
[REM] remove pos_remove_pos_category Fix : #200
7 years ago