An error occurred fetching the project authors.
- 25 Apr, 2007 1 commit
-
-
Jérome Perrin authored
The list comprehension in InvoiceTransactionRule_asCellRange was not able to unique values when multiple predicates were using the same dimension git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14232 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Apr, 2007 7 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Use activities to clear cache when validating an account. Use a low priorty as it may prevent unnecessary cache clears when validating / invalidating multiple accounts. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
InvoiceTransactionRule_asCellRange should not use catalog, but simply contentValues otherwise you have strange behaviour when you are faster than catalogging git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Rewrite using getInventoryList only, because when no movements were made on a (node, mirror_section) and there was an initial balance, this initial balance was not shown git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Apr, 2007 4 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Remove not existent 'Trade Condition' portal type in invoices' allowed content type, and add 'Discount' instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Apr, 2007 4 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
ERP5Accounting_getParams now pass portal_type or parent_portal_type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2007 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
parts in the dialog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14116 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Apr, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14105 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
( actually edit(total_price=0) doesnot set the total_price=0 attribute ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14104 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Apr, 2007 1 commit
-
-
Jérome Perrin authored
period. Apply this for UI, Account Statements and GL reports. Also fix a problem with URL method for initial balance line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2007 1 commit
-
-
Jérome Perrin authored
When we just need a random tag, we don't neet to use portal_ids.generateNewLongId, but simply random.randint git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Apr, 2007 1 commit
-
-
Jérome Perrin authored
a new script to guess the start date of the current period (based on the date parameter) for a section_category. AccountModule_getTrialBalanceReportSectionList: use Base_getAccountingPeriodStartDateForSectionCategory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2007 1 commit
-
-
Jérome Perrin authored
credit on created line (and adjust cents on the last line if needed, and if the difference is not too big, not to hide error in the configuration). Enable AccountingTransaction_roundDebitCredit to be called on generated invoices. This should fix testAccountingRules git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2007 7 commits
-
-
Jérome Perrin authored
* add a summary at the end. * calculate section_uid instead of passing section_category * don't create level=9 report section, it generates a menu with reportlab git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add no_mirror_section_uid_cache parameter in ERP5Accounting_getParams, to prevent caching mirror_section_uid and payment_uid. Use no_mirror_section_uid_cache in GL git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
don't show `total_price` column, similar information can be found in the running_total_price column. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
replace transaction_section_category by section_category replace transaction_simulation_state by simulation_state git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13848 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Mar, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Mar, 2007 2 commits
-
-
Jérome Perrin authored
return node_relative_url in AccountModule_getAccountListForTrialBalance, to make this list reusable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Mar, 2007 4 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Fixes in Trial Balance for transactions with from_date and precision. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
for transactions in multiple currency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Mar, 2007 1 commit
-
-
Jérome Perrin authored
accounts that are used on this invoice (ie. if another account is used in a related tansaction, ignore this amount). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13604 20353a03-c40f-0410-a6d1-a30d3c3de9de
-