- 28 Jan, 2025 2 commits
-
-
Titouan Soulard authored
It is now needed to precompute inventories. Workflow has a new transition.
-
Titouan Soulard authored
I believe the test was wrong from the beginning? It does not seem to match the comments.
-
- 23 Jan, 2025 3 commits
-
-
Titouan Soulard authored
- Test case where new stock in lesser than old stock - Test recalculation of inventory - Test full inventories - Test `getTotalQuantity` and `getTotalPrice` methods
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 22 Jan, 2025 3 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 21 Jan, 2025 6 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 15 Jan, 2025 6 commits
-
-
Titouan Soulard authored
Almost working test, Inventory API still does not process properly.
-
Titouan Soulard authored
Had I not done that before? How did it worked? Weird. Maybe just changed the configuration on the Portal Type ?
-
Titouan Soulard authored
I am unsure if they should not instead be in the delivery movement group, that way we might be able to discard my change to ERP5Site and get rid completely of this inventory movement thing.
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 30 Dec, 2024 6 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 24 Dec, 2024 1 commit
-
-
Jérome Perrin authored
This fixes a regression with 445e8fa8 (ERP5TypeTestCase: rework default manager password generation, 2024-05-27), it was no longer possible to run live tests from a "normal" zope instance, this was failing with: Traceback (most recent call last): File "./eggs/Zope-5.10-py3.9.egg/Testing/ZopeTestCase/PortalTestCase.py", line 59, in setUp self._setup() File "./parts/erp5/product/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 156, in _setup self.login() File "./parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in login return PortalTestCase.login(self, user_name) File "./eggs/Zope-5.10-py3.9.egg/Testing/ZopeTestCase/PortalTestCase.py", line 146, in login user = user.__of__(uf) AttributeError: 'NoneType' object has no attribute '__of__' It was only possible from a runUnitTest instance.
-
- 20 Dec, 2024 2 commits
-
-
Titouan Soulard authored
Also: add `getTotalQuantity`. Why?
-
Titouan Soulard authored
-
- 19 Dec, 2024 1 commit
-
-
Titouan Soulard authored
…and delete unused `z_catalog_stock_list_without_delete_for_inventory_virtual_movement`
-
- 06 Nov, 2024 2 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 30 Sep, 2024 6 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 18 Sep, 2024 2 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-