Commit graph

141 commits

Author SHA1 Message Date
Albert Cervera i Areny
c666222b11 Rename Uom to Unit. 2023-09-14 00:30:48 +02:00
Raimon Esteve
8f66c4d180 Increase version number 2023-05-10 17:32:53 +02:00
Albert Cervera i Areny
fd6697d4e5 Fix scenario. 2023-02-24 13:36:54 +01:00
Àngel Àlvarez
1febb26562 fix: gross_price without tax #060572 2022-09-26 15:37:31 +02:00
Àngel Àlvarez Serra
b70da8aee0 fix: gross_price without tax #060572 2022-09-26 14:27:40 +02:00
Raimon Esteve
008a07d6ca Increase version number 2022-08-17 14:25:24 +02:00
Albert Cervera i Areny
42818219ea Add missing tax_date to Tax.compute() call. 2022-05-16 10:04:32 +02:00
Jared Esparza
86dd190cd5 Replace test setuptools command by unittest discover 2022-04-26 13:23:46 +02:00
Juanjo Garcia
9870b474de In shipment out, calculate the amounts using the outgoing moves instead of inventory moves.
Locales.
Pyflakes.

Task #046796
2021-11-22 17:05:43 +01:00
Raimon Esteve
72ebe966b7 Use digits mixin for product UoM
issue10677
2021-08-31 17:17:09 +02:00
Raimon Esteve
5ca5eec911 pyflakes 2021-08-24 10:49:59 +02:00
Raimon Esteve
4606a10dd8 Add monetary field
issue10598
2021-08-24 10:47:55 +02:00
Raimon Esteve
ae76fd2bc4 Increase version number 2021-06-01 10:36:09 +02:00
Raimon Esteve
8434408320 FIX browse tax_ids 2021-05-10 17:33:43 +02:00
Raimon Esteve
9354ee70d1 Increase version number 2021-04-26 15:48:25 +02:00
Raimon Esteve
634d88e776
Gross unit price max recursion and improve shipment view
#043690
2021-04-20 19:52:59 +02:00
Raimon Esteve
d628975a9a Tax and total amount is 0 when untaxed is 0 (#1)
#043699
2021-03-29 16:57:54 +02:00
Raimon Esteve
7d0298d4ac Get unit_price when is not none to allow return 0
#042697
2021-01-19 09:54:28 +01:00
Raimon Esteve
e43ee8b993 Upgrade to 5.7 2020-11-28 16:25:36 +01:00
Raimon Esteve
ce72f58bf3 Allow setting the tax date on taxable lines
issue9520
2020-11-28 16:25:25 +01:00
Raimon Esteve
67946ecfcc FIX loop taxes_used when not has shipment 2020-10-26 11:02:29 +01:00
Raimon Esteve
52cc243303 Get party when shipment type is in, out or internal
In case are other shipments types (stock.external) not get party get customer/supplier taxes
#041386
2020-09-08 17:48:18 +02:00
Raimon Esteve
7afe112026 Rename state from cancel to cancelled
#040791
issue8927
2020-08-31 12:41:57 +02:00
raimonesteve
a7aab1db25 Increase version number 2020-05-10 10:56:53 +02:00
Àngel Àlvarez
93f353612b Merge branch 'master' of github.com:trytonspain/trytond-stock_valued 2020-05-03 13:02:54 +02:00
Àngel Àlvarez
08db7a50d5 fix setup.py 2020-05-03 13:02:06 +02:00
Raimon Esteve
32b91cbcb5 Get discount field same as amount fields in the move 2020-04-29 15:25:34 +02:00
Àngel Àlvarez
f8a65f6cbf fix setup.py 2020-04-24 08:49:02 +02:00
Àngel Àlvarez
93b4a1863a Modify tox and add Jenkisfile 2020-04-11 18:34:27 +02:00
Raimon Esteve
fa1641a435 Set unit price from move insted of product list price
#040286
2020-03-10 11:05:57 +01:00
Juanjo Garcia
3433782f10 Use direct access to backend classes.
Fix type error.
2019-12-10 17:17:55 +01:00
Bernat Brunet Torruella
4aa0b1ffb3 Fix unit_price. Make difference from 0 and None 2019-11-26 17:06:43 +01:00
Raimon Esteve
eac701c7b8 Get inventory/outgoing moves in case stock move has in origin
#038831
2019-11-18 10:58:35 +01:00
?ngel ?lvarez
0613c868e9 increase version 2019-11-14 11:02:04 +01:00
?ngel ?lvarez
870050da6e increase version 2019-11-14 10:57:04 +01:00
Raimon Esteve
f0cd92000f Get quantity from get_quantity_for_value method
From changeset-ddd6073b5a33
#038992
2019-11-07 10:11:33 +01:00
Taller Escola Barcelona
7ada2186eb fix check if shipment exists 2019-09-17 14:07:19 +02:00
Raimon Esteve
1102e9e6ac Add stock shipment out, shipment out return, shipment in and shipment internal tests
#038568
2019-09-03 12:22:10 +02:00
Raimon Esteve
85532ab2da FIX get party from stock shipment internal
From changeset-d4089efe08fe
2019-09-02 16:23:45 +02:00
Raimon Esteve
235d3a85be Add shipment out return valued and get gross unit price and taxes from product when is not valued from origin
#038568
#038306
2019-08-30 14:41:40 +02:00
Carlos G?lvez
85b11be57b Remove round for gross_unit_price and fix in its calculation 2019-07-03 16:56:56 +02:00
Carlos G?lvez
885e972ba4 Add calculation for gross_unit_price.
#038157
2019-07-03 13:24:11 +02:00
Marina Nicolau
72a05be847 Locales task 036082 2019-06-19 10:11:33 +02:00
Marina Nicolau
c7254bfb0e Added functional field to calculate unit price with tax
Task 036082
2019-06-19 10:11:20 +02:00
Raimon Esteve
cc3cf61a56 Upgrade amount when change qty moves
#037716
2019-05-20 16:39:17 +02:00
Raimon Esteve
2367a5d335 Remove replace invisible atributes in unit_price stock move 2019-05-07 15:22:13 +02:00
?ngel ?lvarez
9cf3306472 create branch 5.2 2019-05-07 11:24:14 +02:00
?ngel ?lvarez
575f99fddb increase version 2019-05-06 23:27:56 +02:00
Marina Nicolau
01573159e5 Fixed translations 2019-04-09 17:58:10 +02:00
Raimon Esteve
69ebcbe5cd Increase version number 2019-01-09 18:56:32 +01:00