- 18 Dec, 2019 1 commit
-
-
Ivan Tyagov authored
-
- 17 Dec, 2019 6 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 16 Dec, 2019 21 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Jérome Perrin authored
and re-enable coding style test
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_unsetDocumentSectionPreference to PreferenceTool_resetAccountingTestDocumentSectionPreference
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_setDocumentSectionPreference to PreferenceTool_setAccountingTestDocumentSectionPreference
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_setAccountReferencePreference to PreferenceTool_setAccountingTestAccountReferencePreference
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_markChanged to AccountingModule_markAccountingTestDataChanged
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_initializeAccountingTransactionTemplateTest to AccountingModule_initializeAccountingTransactionTemplateTest
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_initializeAccountingTransactionReportTest to AccountingModule_initializeAccountingTransactionReportTest
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_deleteAccountingTransactionTemplate to ERP5Site_deleteAccountingTransactionTemplate
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_createReportJournalDataset to AccountingModule_createAccountingTestReportJournalDataset
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_createReportDataset to AccountingModule_createAccountingTestReportDataset
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_createDocument to AccountingModule_createAccountingTestDocument
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_createAccountingTransactionList to AccountingModule_createAccountingTransactionList
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_createAccountingTransactionListWithPersons to AccountingModule_createAccountingTransactionListWithPersons
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_createAccountingTransactionListSalesAndPayments to AccountingModule_createAccountingTransactionListSalesAndPayments
-
Jérome Perrin authored
accounting_ui_test: Rename AccountingZuite_CommonTemplate to ERP5Site_viewAccountingZuiteCommonTemplate
-
Jérome Perrin authored
erp5_project does not depend on erp5_budget, so instanciating project cell fail unless erp5_budget is installed. Project Cell are not used by default, so it's still a bit unclear, but with erp5_budget we can directly define budgets by project / project lines in a more flexible (but also more complex). Project Line uses OrderLine, so it's consistent to use OrderCell for Project Cell. /reviewed-on nexedi/erp5!980
-
- 13 Dec, 2019 7 commits
-
-
Roque authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
erp5_trade_ja: 軽減税率8% tax line in summary must always be present (official specification) but is not used in Nexedi so hardcode it.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
erp5_trade_ja: AttributeError was raised when default_image (to display logo at the top left) was not defined.
-
- 12 Dec, 2019 5 commits
-
-
Roque authored
- views/actions meant for officejs should use "object_jio_x" categories to avoid conflicts with erp5js - using object_jio_search instead of common object_jio_view because the base form for rendering depends on the category (form_list, form_dialog, form_view, etc) - changes are also in bts officejs_jquery_app and officejs_ooffice
-
Roque authored
- do the calculations while officejs router set settings
-
Roque authored
speedup
-
Roque authored
-
Jérome Perrin authored
-