Commit Graph

73 Commits

Author SHA1 Message Date
Raimon Esteve e2b7673cf8 Sum all rule apply lines
#047787
2021-10-28 19:53:08 +02:00
Raimon Esteve 9286a2fa15 Add sale_discount extra depends
#047505
2021-10-08 15:46:27 +02:00
Albert Cervera i Areny 8fb6c4c0d1 Fix rule condition view for account_category field. 2021-09-24 12:48:46 +02:00
Albert Cervera i Areny 772438add1 Fix rule condition view for account_category field. 2021-09-24 12:47:58 +02:00
Albert Cervera i Areny 26c42e0828 Rename rule's category to account_category. 2021-09-24 12:32:25 +02:00
Albert Cervera i Areny 990eb4088b Rename evaluate_category() to evaluate_account_category(). 2021-09-24 12:23:28 +02:00
Albert Cervera i Areny 3f542fd71f Use product's account category instead of old 'category'. 2021-09-24 11:30:37 +02:00
Raimon Esteve 29f8020b0d Use deactivable mixin
issue4341
2021-09-10 11:27:11 +02:00
Raimon Esteve 5f2715e75b Replace currency_digits to price_digits
From Add monetary field - issue10598
2021-08-24 12:47:16 +02:00
Raimon Esteve affde33e29 Increase version number 2021-06-01 10:27:13 +02:00
Raimon Esteve 690270d8e3 Increase version number 2021-04-26 15:43:48 +02:00
Albert Cervera i Areny 728edd0b52 In scenario, user set_user to switch user. 2021-03-28 16:38:19 +02:00
Albert Cervera i Areny ad9bd6760f Remove tree structure from company 2021-03-28 16:32:40 +02:00
Albert Cervera i Areny a75d0c1d41 Pyflakes fixes. 2021-03-28 00:32:42 +01:00
Albert Cervera i Areny 5b3a31490e Merge branch 'master' of github.com:nanticzz/trytond-sale_rule 2020-06-11 00:25:25 +02:00
Albert Cervera i Areny 51b57e4e4b Use editable=1 instead of bottom. 2020-06-11 00:25:07 +02:00
Albert Cervera i Areny 5474119ef8 Add missing depends. 2020-06-11 00:02:59 +02:00
Albert Cervera i Areny 9770340622 Assing line.party only if party field exists. 2020-06-11 00:02:30 +02:00
Juanjo Garcia 3f5029275d Fix xpath expr. 2020-05-18 15:02:02 +02:00
Raimon Esteve 60ce3291c6 Increase version number 2020-04-24 14:05:27 +02:00
Raimon Esteve 5fc747891d FIX inherit sale shop form view 2020-04-24 13:21:43 +02:00
Raimon Esteve e04914ea6a FIX Messages 2019-10-17 10:59:05 +02:00
?ngel ?lvarez 6703781890 increase version 2019-09-13 14:18:38 +02:00
?ngel ?lvarez 5bf559d5d5 fix tox.ini and setup.py 2019-09-13 14:18:15 +02:00
Raimon Esteve 97fc320c6c Increase version number 2019-01-19 07:39:34 +01:00
?ngel ?lvarez a4d3401ba7 fix scenario 2019-01-17 15:14:09 +01:00
?ngel ?lvarez dd9ff541e2 adapt to use ir.message 2019-01-17 15:14:03 +01:00
?ngel ?lvarez 9aa6ab7a05 adapt to python3 2019-01-17 15:05:07 +01:00
Raimon Esteve 8884b656d5 Remove string in buttons 2019-01-15 10:24:18 +01:00
Raimon Esteve fba1622fed FIX rename locales 2019-01-14 17:03:38 +01:00
?ngel ?lvarez 9508eb825e rename locales 2018-12-18 11:33:51 +01:00
Raimon Esteve df48ea5e76 FIX tests 2018-12-14 11:43:22 +01:00
Albert Cervera i Areny 34af9bce3b Remove string from tree and form tags. 2018-11-29 00:18:09 +01:00
Raimon Esteve 3484366732 FIX rule domain without sale party (sale standalone) 2016-09-28 22:31:42 +02:00
resteve dd9dd4f07a Increase version number 2016-05-03 00:50:54 +02:00
resteve 1cb2763ea3 Increase version number 2016-05-03 00:12:15 +02:00
jmartin 434d781a06 Add rule to apply discount over untaxed amount 2016-04-26 13:49:56 +02:00
jmartin 28ec36d845 Fix typo 2016-04-26 13:37:54 +02:00
resteve c72bd58db5 Evaluate amount from sale object 2016-04-19 10:27:53 +02:00
resteve c1e4154d25 Apply actions call on change with amount to recalculate the amount line 2016-04-14 16:34:10 +02:00
resteve 5a68a1a8e9 Apply rules, return lines and/or save
Integration with Galatea Cart. Checkout step show info rules; Confirm step save rules
2016-04-14 15:08:17 +02:00
resteve 528d75790c Locales 2016-04-05 18:22:06 +02:00
resteve b7c9200cb6 Action not set commnet and use product description 2016-04-05 18:15:23 +02:00
jmartin 24f81c3a7c Add example to Spanish doc 2016-04-05 13:59:03 +02:00
jmartin 7af0fd59b7 Fix coupon_valid method 2016-04-05 13:32:41 +02:00
jmartin 6a48dd2645 Add scenario test 2016-04-05 13:17:11 +02:00
jmartin 355a553b21 Redesign module and add new fields to sale rule 2016-04-05 13:15:55 +02:00
jmartin f5d171f97a Add python 3 support 2016-03-29 12:00:41 +02:00
jmartin ff1aa1c093 Add drone and tox config files 2016-03-29 11:58:54 +02:00
jmartin 50f65f95de Update setup.py file 2016-03-29 11:57:15 +02:00