An error occurred fetching the project authors.
- 09 Mar, 2007 3 commits
-
-
Jérome Perrin authored
section_uid (have priority over any section_category) precision (have priority over the one calculated from section category) mirror_section_uid payment_uid parent_portal_type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
is no longer working. Use portal_catalog.buildSQLQuery(query=portal_catalog.getSecurityQuery() instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2007 2 commits
-
-
Jérome Perrin authored
kept, because this layout is still used in "Journal from Selection" (using print button) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This is intented to pass section_uid instead of section_category to getInventory*. It's a better way to solve the problem when you use "mirror accounting" for transactions with employees(also members of the section_category). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Mar, 2007 1 commit
-
-
Jérome Perrin authored
AccountModule_getBankAccountItemList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Mar, 2007 1 commit
-
-
Jérome Perrin authored
method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2007 1 commit
-
-
Jérome Perrin authored
"account_type/asset/cash" in a payment transaction git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2007 1 commit
-
-
Jérome Perrin authored
use correct portal_type when creating lines. sort line so that debit is usually before credit also copy resource on movement if it differs from the delivery git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Feb, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2007 3 commits
-
-
Jérome Perrin authored
Refuse to create payment if payment creation is already in progress. Invoice_createRelatedPaymentTransaction: Make sure we don't create an empty transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
related to an invoice. In that case, raise an Exception. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Feb, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Feb, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12643 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Feb, 2007 1 commit
-
-
Jérome Perrin authored
Don't show 'invalidated' payment nodes. Also an check we can access the bank account, to prevent unauthorized. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Feb, 2007 3 commits
-
-
Jérome Perrin authored
use the same portal type to create reversal transaction AccountingTransaction_viewSourceAsset/listbox: was using a bad selection name git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12555 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
price_currency. Thanks Bartek. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12551 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
fix Invoice_createRelatedPaymentTransaction to use Invoice_getRemainingTotalPayablePrice git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12548 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2007 1 commit
-
-
Jérome Perrin authored
update Account Statement Report to reflect new column names in Account_viewAccountingTransactionList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12540 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Feb, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12523 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jan, 2007 4 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Use editable fields for display in Entity_viewAccountingTransactionList and Account_viewAccountingTransactionList Disable sorting, because it's not working (tries to build a sort index on catalog.date) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
and set 'precision' on float fields. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jan, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jan, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12354 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jan, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12090 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jan, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2007 4 commits
-
-
Jérome Perrin authored
use a smaller font for account names git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use editable fields to format values in Account_viewAccountingTransactionList, and update GL to use them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jan, 2007 1 commit
-
-
Jérome Perrin authored
modify Account_view to be able to associate an Account on multiple accounting plans (from JPS patches) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2006 1 commit
-
-
Jérome Perrin authored
Fix incompatibilty with latest accounting module zsql method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Dec, 2006 1 commit
-
-
Jérome Perrin authored
for all float fields precisions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-