- 26 Jan, 2023 1 commit
-
-
Cédric Krier authored
The check was introduced in d41d48d68cdf but without ensuring that the action has a model to check. Closes #12029 (grafted from c0fc26c0c698)
-
- 22 Jan, 2023 1 commit
-
-
Cédric Krier authored
(grafted from 3163155ee6d8)
-
- 21 Jan, 2023 1 commit
-
-
Cédric Krier authored
The screen must be instantiated with the context of the parent screen so eventual field_view_get would give the same result. The limit must always be set to None/null to ensure to load all the records. The breadcrumb must be set to show navigation to the user. Closes #3140 (grafted from ced0956c41cd)
-
- 12 Jan, 2023 2 commits
-
-
Cédric Krier authored
(grafted from ead2b4999832)
-
Cédric Krier authored
(grafted from 38c0a7d9d64b)
-
- 15 Jan, 2023 1 commit
-
-
Cédric Krier authored
(grafted from e1877c06971b)
-
- 17 Jan, 2023 1 commit
-
-
Cédric Krier authored
(grafted from 32a257d1e64f)
-
- 16 Jan, 2023 1 commit
-
-
Cédric Krier authored
(grafted from 43b6ed87955d)
-
- 02 Jan, 2023 1 commit
-
-
Cédric Krier authored
Relying only on the numbered_at being filled make the posting process use the history data once the number has been set on the invoice. But as the move computation (with the payment term) happens after, they are done using the history data (which maybe corrupted see #11980). Closes #11982 (grafted from cc0283f3af84)
-
- 15 Jan, 2023 1 commit
-
-
Cédric Krier authored
The tag pipeline has CI_COMMIT_SHA filled but changes rules are always true. Thus the documentation checks and tests are run for all modules. So the changes rules should be evaluated if CI_COMMIT_TAG is empty. (grafted from 0efd47a8736f)
-
- 17 Jan, 2023 1 commit
-
-
Cédric Krier authored
ModelStorage.count has been added in 6.2 but there are existing Model that has field with this name. Closes #12016 (grafted from d1475c50226f)
-
- 14 Jan, 2023 1 commit
-
-
Cédric Krier authored
Closes #11501 (grafted from 49e97d3ca0b5)
-
- 15 Jan, 2023 1 commit
-
-
Cédric Krier authored
Closes #12007 (grafted from 2bcaf38ad19a)
-
- 14 Jan, 2023 3 commits
-
-
Cédric Krier authored
In Gtk 3.0 there is no more data property. Closes #11514 (grafted from 9231963800b5)
-
Cédric Krier authored
In Gtk 3.0 the method is now in Gdk instead of the context. Closes #11514 (grafted from 9a591d6e0bcb)
-
Cédric Krier authored
Closes #11998 (grafted from c383c81b587c)
-
- 29 Dec, 2022 1 commit
-
-
Cédric Krier authored
If the output location is the same as the storage location, there is no inventory moves on the outgoing shipment, so the outgoing moves must be assigned. If the input location is the same as the storage location, there is neither inventory moves on the incoming shipment, so the quantity must be computed based on the incoming moves. Closes #11972 (grafted from e22f31a01639)
-
- 09 Jan, 2023 1 commit
-
-
Sergi Almacellas Abellana authored
Closes #11891 (grafted from 46a73ccc6b68)
-
- 29 Dec, 2022 4 commits
-
-
Cédric Krier authored
Setting the record as modified clear the info bar but the changed methods result may add messages to the info bar. So they must be added after the clearing to let user see them. Closes #11970 (grafted from 6b882007fd6e)
-
Cédric Krier authored
#11970 (grafted from 381b491a2d99)
-
Cédric Krier authored
#11970 (grafted from f991da8b6cf6)
-
Cédric Krier authored
#11970 (grafted from a2c50d4993cc)
-
- 03 Jan, 2023 1 commit
-
-
Cédric Krier authored
As draft sale can be created by other modules, we must put such constraint when quoting the sale. Closes #11900 (grafted from ee4a5e9b7439)
-
- 15 Jan, 2023 1 commit
-
-
Cédric Krier authored
-
- 11 Jan, 2023 1 commit
-
-
Cédric Krier authored
(grafted from 8a7031c7e3f8)
-
- 15 Jan, 2023 15 commits
-
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-
Cédric Krier authored
-