- 06 Feb, 2025 26 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
Also: add `getTotalQuantity`. Why?
-
Titouan Soulard authored
-
Titouan Soulard authored
…and delete unused `z_catalog_stock_list_without_delete_for_inventory_virtual_movement`
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Xiaowu Zhang authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
In order to have Inventory Offset Lines, we want the user to be able to check the generated lines before validating. This commit therefore adds an intermediate state `planned`, which will be used to trigger generation of Simulation Movements and building of the offset lines. Some other small changes have been done to make the actions' names more clear and adhere to ERP5 standards, but all keep backward compatiblity: previous states have been kept, and previously validated inventories are now recorded so that no Simulation Movements will be generated that would impact stock values.
-
Titouan Soulard authored
-
- 24 Jan, 2025 6 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
We were applying str() to PData or bytes, resulting on broken image inserted, something like "b'PNG'" instead of the expected "PNG"
-
Jérome Perrin authored
This was not correct on python3
-
Jérome Perrin authored
-
Jérome Perrin authored
from 031408c6 (erp5_full_text_mroonga_catalog: defer fulltext index and unindex using dedicated catalog keys., 2025-01-13) Co-Authored-by:
Kazuhiko SHIOZAKI <kazuhiko@nexedi.com>
-
Jérome Perrin authored
when fixing coding style in 0b8b8475 (administration,core: wrong location when reporting pylint errors, 2024-05-25) it became wrong here.
-
- 23 Jan, 2025 1 commit
-
-
Kazuhiko Shiozaki authored
fixup! fixup! fixup! erp5_full_text_mroonga_catalog: defer fulltext index and unindex using dedicated catalog keys.
-
- 22 Jan, 2025 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
fixup! fixup! erp5_full_text_mroonga_catalog: defer fulltext index and unindex using dedicated catalog keys.
-
- 21 Jan, 2025 1 commit
-
-
Léo-Paul Géneau authored
Add a Hateoas preference field to filter available actions through a custom script. See merge request !2039
-
- 20 Jan, 2025 3 commits
-
-
Kazuhiko Shiozaki authored
no need to wrap object list in case of deferred index, otherwise another security_uid can be issued.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Move tracking and submit URLs to proper settings using Link sub-object for store the values like in Payment Services when multiple urls are defined for a given service.
-