1. 02 Mar, 2006 6 commits
  2. 01 Mar, 2006 31 commits
  3. 28 Feb, 2006 3 commits
    • Sebastien Robin's avatar
      we should expand the new simulation movement created · 398e2720
      Sebastien Robin authored
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5866 20353a03-c40f-0410-a6d1-a30d3c3de9de
      398e2720
    • Romain Courteaud's avatar
      Add proxy field in purchase trade condition, purchase order, sale packing list, · 2af3e12c
      Romain Courteaud authored
      purchase packing list.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5864 20353a03-c40f-0410-a6d1-a30d3c3de9de
      2af3e12c
    • 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