Commit Graph

52 Commits

Author SHA1 Message Date
Àngel Àlvarez 9b9b240ec4 remove commented code 2022-04-13 12:17:39 +02:00
Àngel Àlvarez 6ff1b04142 remove product and location function #050864 2022-04-13 12:16:56 +02:00
Albert Cervera i Areny 9d932bcf95 Merge branch '5.4' of github.com:NaN-tic/trytond-stock_lot_cost into 5.4 2020-04-21 18:12:50 +02:00
Albert Cervera i Areny 9a363a5102 Fix crash caused because we were supplying an iterator instead of a list. 2020-04-21 18:11:23 +02:00
Àngel Àlvarez 36f15faf7a Modify tox and add Jenkisfile 2020-04-11 18:26:04 +02:00
carlosgalvez-nan 5cb0106358 Avoid trying to sum a unit_price that has None value 2020-01-16 11:56:07 +01:00
Albert Cervera i Areny 445e26c660 Simplify computation of cost price 2020-01-09 16:28:26 +01:00
Albert Cervera i Areny 649e242507 Remove the number of digits of costs as stock module no longer has a limit on the number of digits for cost_price in stock moves. 2020-01-09 16:13:49 +01:00
Carlos G?lvez fb5aaf70a2 Avoid trying to sum a unit_price that has None value 2019-11-27 17:44:43 +01:00
?ngel ?lvarez aa820bf7e1 Create branch 5.4 2019-11-14 10:57:59 +01:00
?ngel ?lvarez 0ce065e39d increase version 2019-11-14 10:56:56 +01:00
Juanjo Garcia 951aace6cb Use grouped attribute on message.xml 2019-09-04 12:37:34 +02:00
Albert Cervera i Areny dcce799b89 In _on_change_product_cost_lines(), return an empty dict instead of None. 2019-06-17 23:56:45 +02:00
Albert Cervera i Areny ec5e3534e3 Search lot cost lines of current lot only. 2019-06-17 23:53:35 +02:00
Albert Cervera i Areny 8e915b27ff Move error message to message.xml 2019-06-17 23:51:19 +02:00
?ngel ?lvarez 8181c2ef7d increase version 2019-05-06 23:27:45 +02:00
?ngel ?lvarez 5dc1582baf fix test 2019-04-13 16:47:48 +02:00
?ngel ?lvarez f13769b676 adapt to new query api to get products_by_location 2018-12-19 10:17:12 +01:00
Carlos G?lvez 929936f608 Fix grouping_filter value. 2018-12-13 11:59:27 +01:00
?ngel ?lvarez 0f68189d58 fix call to product_by_location 2018-11-16 12:40:41 +01:00
?ngel ?lvarez 41d20a8284 fix version 2018-11-07 09:41:49 +01:00
?ngel ?lvarez 68d75b4b0a rename locales 2018-10-25 12:52:07 +02:00
Albert Cervera i Areny 4b77d48795 Migrate to python 3 2018-10-15 00:15:37 +02:00
Albert Cervera i Areny c7edcc0186 Update to version 4.8 and fix tests. 2018-10-15 00:07:57 +02:00
Jes?s Mart?n Jim?nez e78aee1ec7 Increase version number 2016-08-16 11:11:32 +02:00
Jes?s Mart?n Jim?nez 24f7eb0c31 Upgrade test 2016-08-16 10:27:13 +02:00
Jes?s Mart?n Jim?nez b0b5e7a997 Update on_change method to v4.0 2016-07-27 10:03:58 +02:00
Jes?s Mart?n Jim?nez a6ffaa7a41 Fix duplicated id of ir.model.access 2016-07-22 16:14:04 +02:00
Jes?s Mart?n Jim?nez 71e55351af Fix AssertionError: Models are missing a default access 2016-07-22 16:07:14 +02:00
Jes?s Mart?n Jim?nez 25b18d6a05 Update on_change_* method to version 4.0 2016-07-22 12:53:45 +02:00
Jes?s Mart?n Jim?nez 1ed0868fa8 Fix sql constraints 2016-07-22 11:34:33 +02:00
Sergi Almacellas Abellana 4ba948cc53 Use price_digits 2016-01-12 11:00:41 +01:00
??ngel ??lvarez 3390d419fb add tox and drone file configuration 2016-01-04 17:33:13 +01:00
Jes?s Mart?n Jim?nez b1f06832b4 Increase version number 2016-07-22 09:23:33 +02:00
?ngel ?lvarez 9a7737fffa Merged in raimonesteve/trytond-stock_lot_cost (pull request #4)
DIGITS unit price and cost price from file configuration
2015-07-31 09:01:01 +02:00
Guillem Barba 5be1f6d15f Fix products_by_location() return treatment 2015-05-19 19:32:39 +02:00
resteve f9b763ef22 DIGITS unit price and cost price from file configuration 2014-11-18 09:21:22 +01:00
Sergi Almacellas Abellana 3fa3ccde82 Migrate to version 3.4 2014-11-05 13:21:49 +01:00
?ngel ?lvarez bc46b6bc40 README edited online with Bitbucket 2014-10-01 09:40:01 +00:00
Albert Cervera i Areny dc8b5f7cc4 Fix crash by calling products_by_location() from product.product because Location does not have such function. 2014-06-20 01:15:09 +02:00
Sergi Almacellas Abellana 9b36a84272 Upgrade to 3.2 version and increase version number 2014-06-03 13:00:44 +02:00
Guillem Barba 6edff492e7 Use the Lot's cost to compute the value by product in Location 2014-04-10 17:19:39 +02:00
Guillem Barba b947a46e91 Updated translations 2014-01-28 19:44:38 +01:00
Guillem Barba 7436eb868f Add 'Shipment Cost' cost category 2014-01-28 09:51:30 +01:00
resteve 528f4ea7be Locale es_ES 2013-11-12 15:00:20 +01:00
resteve dc519866e0 Locale ca_ES 2013-11-12 15:00:04 +01:00
resteve c847b507af Increase version number 2013-11-12 14:39:21 +01:00
resteve 5fe80d7f6c Remove product file 2013-11-12 14:31:32 +01:00
resteve bb90338e56 pyflakes test 2013-11-12 14:30:58 +01:00
resteve 289ae14f29 Setup 2013-11-12 14:29:46 +01:00