- 16 Dec, 2019 19 commits
-
-
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
-
- 11 Dec, 2019 1 commit
-
-
Jérome Perrin authored
- run `testXHTML` on business templates "one by one" - fix all the problems with the currently tested business templates - because `erp5_ingestion` was containing some tests skin folder depending on other business templates and because I did not want to add dependencies to `erp5_ingestion` I moved the tests in `erp5_ingestion_test`. /reviewed-on nexedi/erp5!989
-
- 10 Dec, 2019 3 commits
-
-
Romain Courteaud authored
Some document subobjects have a workflow, and so, can be only be deleted from some state If the listbox does not display them, do not add the state filter parameter
-
Romain Courteaud authored
-
Jérome Perrin authored
This skeleton became cloudooo several years ago and we don't need this here anymore. /reviewed-on nexedi/erp5!966
-
- 06 Dec, 2019 4 commits
-
-
Roque authored
-
Kazuhiko Shiozaki authored
Note that Set type setter still keeps the default one if exists. /reviewed-on !862
-
Jérome Perrin authored
This property sheet was missing, but test passed because both the setSourceReference and getSourceReference were acquired /reviewed-on nexedi/erp5!998
-
Roque authored
/reviewed-on nexedi/erp5!999
-
- 03 Dec, 2019 1 commit
-
-
Jérome Perrin authored
This will allow to find problems when only business templates and their dependencies are installed. When we run testXHTML with all business template installed we don't see problems that may happen only when some business templates are not installed.
-