1. 16 Dec, 2019 4 commits
    • Jérome Perrin's avatar
      accounting_ui_test: Rename... · b13434e0
      Jérome Perrin authored
      accounting_ui_test: Rename AccountingZuite_createAccountingTransactionListWithPersons to AccountingModule_createAccountingTransactionListWithPersons
      b13434e0
    • Jérome Perrin's avatar
      accounting_ui_test: Rename... · 8a2fffd3
      Jérome Perrin authored
      accounting_ui_test: Rename AccountingZuite_createAccountingTransactionListSalesAndPayments to AccountingModule_createAccountingTransactionListSalesAndPayments
      8a2fffd3
    • Jérome Perrin's avatar
      accounting_ui_test: Rename AccountingZuite_CommonTemplate to... · 3b3634e3
      Jérome Perrin authored
      accounting_ui_test: Rename AccountingZuite_CommonTemplate to ERP5Site_viewAccountingZuiteCommonTemplate
      3b3634e3
    • Jérome Perrin's avatar
      project: make Project Cell use OrderCell class · 3f9adbfa
      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
      3f9adbfa
  2. 13 Dec, 2019 7 commits
  3. 12 Dec, 2019 5 commits
  4. 11 Dec, 2019 1 commit
    • Jérome Perrin's avatar
      CodingStyleTest: run testXHTML for each business template · 7988bc67
      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 !989
      7988bc67
  5. 10 Dec, 2019 3 commits
  6. 06 Dec, 2019 4 commits
  7. 03 Dec, 2019 16 commits