An error occurred fetching the project authors.
  1. 15 Jun, 2006 1 commit
  2. 14 Jun, 2006 1 commit
  3. 12 Jun, 2006 1 commit
  4. 09 Jun, 2006 1 commit
  5. 08 Jun, 2006 2 commits
  6. 07 Jun, 2006 1 commit
  7. 06 Jun, 2006 1 commit
  8. 05 Jun, 2006 3 commits
  9. 16 May, 2006 1 commit
  10. 15 May, 2006 1 commit
  11. 02 May, 2006 1 commit
  12. 18 Apr, 2006 1 commit
  13. 14 Apr, 2006 1 commit
  14. 31 Mar, 2006 1 commit
  15. 30 Mar, 2006 1 commit
  16. 27 Mar, 2006 1 commit
  17. 25 Mar, 2006 1 commit
  18. 17 Mar, 2006 1 commit
  19. 15 Mar, 2006 1 commit
    • Kevin Deldycke's avatar
      2006-03-09 Kevin · d66ff16d
      Kevin Deldycke authored
      * Fix Account_getAccountingTransactionList to show right previous balance.
      * Update AccountModule_viewGeneralLedgerReport to let the General Ledger report show good start, stop and period balance.
      * Fix General Ledger Report property transalation.
      
      2006-03-08 Kevin
      * Replace getPreferredDateInputOrder() calls by getPreferredDateOrder()
      * Call Base_translateString() instead of Base_TranslateString()
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6102 20353a03-c40f-0410-a6d1-a30d3c3de9de
      d66ff16d
  20. 07 Mar, 2006 1 commit
    • Kevin Deldycke's avatar
      2006-03-07 Kevin · 40e14b01
      Kevin Deldycke authored
      * Fix setReferences script of accounting_workflow to let the script generate good IDs.
      
      2006-03-01 Kevin
      * Fix Delivery_Build workflow script.
      * setReference script of accounting workflow can be recalled multiple times on the same object without any side effect.
      * Call setReference script on balance_action and stop action.
      * Don't let the user edit the "Invoice Number" on Sale Invoice Transactions.
      
      2006-02-28 Kevin
      * Update SaleInvoiceTransaction_zSelectMovement to not include a 'AS movement' statement in SQL query.
      * Move setReferences() call on accounting workflow from stop transition after script to confirm transition before script.
      * Update Delivery_build on accounting workflow to generate pay sheet accounting lines automatticaly when they reach the 'confirm' state.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6023 20353a03-c40f-0410-a6d1-a30d3c3de9de
      40e14b01
  21. 28 Feb, 2006 1 commit
    • Kevin Deldycke's avatar
      2006-02-28 Kevin · 65510198
      Kevin Deldycke authored
      * Update SaleInvoiceTransaction_zSelectMovement to not include a 'AS movement' statement in SQL query.
      
      2006-02-27 Kevin
      * Update Section_getCurrencyPrecision (more generic now).
      * Update Account_getAccountingTransactionList to get the default rounding value. As I understand, Account_getAccountingTransactionList is not only used to generated the General Ledger report but is also involved in all Transaction tabs. This mean that Section_getCurrencyPrecision is not generic enough, because the organisation that hold the currency in which the amount must be displayed is not easy to guess. Perhaps using the one defined on preferences is the way to do... (but this has heavy consequences).
      * Update AccountingTransaction_roundDebitCredit, to round more efficiently.
      
      2006-02-23 Kevin
      * Add AccountingTransaction_roundDebitCredit.
      * Add Section_getCurrencyPrecision (not finished yet, will be used in AccountingTransaction_roundDebitCredit and Account_getAccountingTransactionList to get the precision).
      
      2006-02-22 kevin
      * Add a patch in Account_getAccountingTransactionList to get round values (based on a hack done by vincent for french accounting).
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5863 20353a03-c40f-0410-a6d1-a30d3c3de9de
      65510198
  22. 17 Feb, 2006 1 commit
  23. 16 Feb, 2006 1 commit
  24. 13 Feb, 2006 1 commit
  25. 08 Feb, 2006 1 commit
  26. 07 Feb, 2006 1 commit
  27. 01 Feb, 2006 1 commit
  28. 30 Jan, 2006 1 commit
  29. 19 Jan, 2006 1 commit
  30. 10 Jan, 2006 1 commit
  31. 04 Jan, 2006 1 commit
  32. 03 Jan, 2006 1 commit
  33. 28 Dec, 2005 1 commit
  34. 19 Dec, 2005 1 commit
  35. 13 Dec, 2005 1 commit
  36. 12 Dec, 2005 1 commit
  37. 08 Dec, 2005 1 commit
    • Yoshinori Okuji's avatar
      2005-12-08 yo · 163c208d
      Yoshinori Okuji authored
      * Fix the LEFT JOIN syntax in PaymentTransaction_zSelectMovement and SaleInvoiceTransaction_zSelectMovemen.
      
      2005-12-06 yo
      * Remove Resource_zGetInventory_old.
      * Fix the LEFT JOIN in Account_zGetAccountingTransactionList.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4556 20353a03-c40f-0410-a6d1-a30d3c3de9de
      163c208d