Cédric Krier pushed to branch branch/6.8 at Tryton / Tryton


Commits:
c55fbc7e by Cédric Krier at 2023-11-01T13:26:37+01:00
Avoid race condition when making directories for filestore

Closes #12696
(grafted from a1e568d36b05a33a91c6515cef6a4695429d7566)
- - - - -
5e745d48 by Cédric Krier at 2023-11-01T13:27:09+01:00
Avoid race condition when making configuration directory of tryton
(grafted from 3931dcea4c458a1c5ac5887d0e13b2cef9978cdd)
- - - - -
d5fd545b by Cédric Krier at 2023-11-01T13:27:36+01:00
Avoid race condition when making directories for database cache
(grafted from b67ad422ba5062b82ffc5022cc6490564af2477f)
- - - - -
7466713d by Cédric Krier at 2023-11-02T16:42:45+01:00
Do not try to compute promotion quantity for lines without type line

Closes #12351
(grafted from e4c4fcb90528908ed5135c1e78d8c7334d7c8c63)
- - - - -
f9fe5bb5 by Cédric Krier at 2023-11-04T14:05:12+01:00
Allow to freeze tryton on OS without python

Use python version defined in the setup.py shebang instead of the generic
python.
(grafted from df77918547985584c40d16939e1029eaa506a5f2)
- - - - -
3fe48afc by Cédric Krier at 2023-11-06T18:02:23+01:00
Do not compute internal quantity for stock move created without product nor unit

Closes #12716
(grafted from 5412054f7f7ed333a5e8f56fa18090e1727ae7c8)
- - - - -
7b64106d by Cédric Krier at 2023-11-08T00:09:37+01:00
Extend grouping fields with a list

4e84027dbc2e updated the grouping fields method to receive the grouped
instance but it did not adapt to the returned type which is a list.

Closes #12718
(grafted from 099eaaf2255b752db61c8c91441e430bf148795a)
- - - - -


9 changed files:

- modules/incoterm/sale.py
- modules/sale_invoice_date/sale.py
- modules/sale_promotion/sale.py
- modules/sale_shipment_cost/sale.py
- modules/stock/move.py
- tryton/setup-freeze.py
- tryton/tryton/config.py
- trytond/trytond/filestore.py
- trytond/trytond/tests/test_tryton.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/9ea6a8fc0775702b6c38a5ffeefd8686540b67d3...7b64106dec6a325e9b026e5a5474843ef486b171

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/9ea6a8fc0775702b6c38a5ffeefd8686540b67d3...7b64106dec6a325e9b026e5a5474843ef486b171
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to