- 21 Jun, 2016 13 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
A new column ledger in the stock table and some related keys (stored in erp5_mysql_innodb_catalog) have also been created Adds tests for inventory queries based on ledger in testInventoryAPI
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
erp5_core: changes portal type filter on dynamic_class_generation_interaction_workflow and base_type_interaction_workflow to a portal group filter These workflows now apply on every type belonging to the grouping type 'type_definition': Base Type and other portal types of portal types
-
Nicolas Wavrant authored
ERP5Type: introduces 'type_definition', a grouping type to identify portal types defining other types ie: Base Type and portal types of portal types
-
Nicolas Wavrant authored
erp5_accounting,erp5_project,erp5_payroll,erp5_trade,erp5_open_trade: changes base type of Deliveries to Delivery Type : Orders and Packing Lists portal types now have Delivery Type as portal type
-
Nicolas Wavrant authored
For the moment it only allows to define a list of ledgers on the portal types inheriting from it, to create a filtered list of ledgers allowed on the final objects. Adds DeliveryType.py, a new Base Type for Delivery portal types Adds testTypeDefinition.py, a new suite to test DeliveryType
-
Nicolas Wavrant authored
_viewAccountingTransactionList forms can filter on preferred ledgers. Preferred Ledgers can be set in preferences. Form fields related to ledgers are not intrusive and don't display if None is defined.
-
- 10 Jun, 2016 4 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
Which was related to an older version of the simulation
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 09 Jun, 2016 17 commits
-
-
Julien Muchembled authored
For example, Python Scripts were: - dirty in the imported BT (causing all of them to be reinstalled on upgrade) - compiled to return None
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Jérome Perrin authored
When a currency exchange line is (in)validated, we need to reindex the currency exchange cells that acquire validation state from the currency exchange line.
-
Jérome Perrin authored
-
Jérome Perrin authored
This allows defining an exchange rate without end date
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Romain Courteaud authored
-
-
Jérome Perrin authored
-
Jérome Perrin authored
since be31425e
-
Jérome Perrin authored
-
Jérome Perrin authored
not only complete python language words but also all words from the buffer.
-
- 08 Jun, 2016 3 commits
-
-
Tristan Cavelier authored
/reviewed-on nexedi/erp5!122
-
Romain Courteaud authored
-
Romain Courteaud authored
Mark the test as expected failure for now.
-
- 07 Jun, 2016 3 commits
-
-
Jérome Perrin authored
This test is in expectedFailure state and is still not passing with this change, but this test was showing wrong example that can cause confusion.
-
Vincent Pelletier authored
-
Georgios Dagkakis authored
-