- 21 Jun, 2016 3 commits
-
-
Nicolas Wavrant authored
erp5_base: DeliveryType_view/my_ledger_list is now a proxy for my_view_mode_category_list (fix for 391336c9)
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 20 Jun, 2016 6 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
erp5_trade,erp5_open_trade: Orders and Packing Lists portal types now have Delivery Type as portal type
-
Nicolas Wavrant authored
It allows to re-use as much as possible BaseType_view
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 17 Jun, 2016 7 commits
-
-
Nicolas Wavrant authored
This reverts commit 588112ab.
-
Nicolas Wavrant authored
This reverts commit 65033d87.
-
Nicolas Wavrant authored
Revert "erp5_accounting, erp5_payroll: init scripts for accounting types now call a generic Delivery_init first" This reverts commit ae86546a.
-
Nicolas Wavrant authored
Revert "erp5_project: Task and Task Report call the super "Delivery_init" script at their initialization" This reverts commit af31f2be.
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
_computeStockDifferenceList also now returns a correct result
-
Nicolas Wavrant authored
erp5_accounting: be sure to not create a Balance Transaction on the None ledger if no movements have a None ledger
-
- 16 Jun, 2016 3 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
testInventoryAPI: ledger_uid shouldn't be in the properties returned by getMovementHistoryList, since it has been removed from (Resource_zGetMovementHistoryList.sql) (fix for 6c510537)
-
Nicolas Wavrant authored
ERP5TypeInformation: better comment in defined_group_list (fix for 77aa5edc)
-
- 15 Jun, 2016 1 commit
-
-
Nicolas Wavrant authored
erp5_accounting: closing an Accounting Period generates one Balance Transaction per accounting ledger
-
- 14 Jun, 2016 7 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
erp5_research_item: removes the call to the parent_ledger related key in ResearchItemModule_callResearchSummaryReport
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
erp5_accounting : adds "Ledger" in the more columns of Entity_viewAccountingTransactionList and Account_viewAccountingTransactionList (fix for 994e3555)
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 13 Jun, 2016 13 commits
-
-
Nicolas Wavrant authored
Revert "test_account* and test_entities*: updates index of some element since addition of new column "Ledger" in Account_viewAccountingTransactionList and Entity_viewAccountingTransactionList" As we don't display "ledger" columns in these views, updating theses tests is not needed anymore This reverts commit ac74b510.
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
erp5_mysql_innodb: before adding a new index, performances tests should be driven (fix for 6c510537)
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
erp5_accounting: simpler tales expression in Entity_viewAccountingTransactionList/your_preferred_ledger (fix for 994e3555)
-
Nicolas Wavrant authored
erp5_accounting: simpler tales expression in Account_viewAccountingTransactionList/your_preferred_ledger (fix for 994e3555)
-
Nicolas Wavrant authored
erp5_accounting: replaces "here.portal_preferences" by "preferences" in TALES expressions in Account_viewAccountingTransactionList (fix for 994e3555)
-
Nicolas Wavrant authored
erp5_accounting: replaces "here.portal_preferences" by "preferences" in TALES expressions in Entity_viewAccountingTransactionList
-
Nicolas Wavrant authored
erp5_accounting: adds "ledger" in the extra columns of AccountingTransactionModule_viewAccountingTransactionList
-
Nicolas Wavrant authored
erp5_accounting: removes "ledger" column from the listbox in Entity_viewAccountingTransactionList (fix for 994e3555
-