An error occurred fetching the project authors.
- 01 Feb, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Description is now available from detail view. You may want to migrate your existing transcations with something like this: for tr in context.accounting_module.objectValues(): tr.setComment(tr.getDescription()) tr.setDescription('') # commit subtransaction every n iterations if you have many documents git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jan, 2008 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18906 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jan, 2008 1 commit
-
-
Yusei Tahara authored
* Show translated id in accounting transaction line listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jan, 2008 1 commit
-
-
Jérome Perrin authored
* Balance Transaction no longuer have a different path, they are only created and validated by the system anyway * States manages Delete Object permission correctly * remove obsolete script to check budget * add a new intermediate state, "started" for use when you want to modify an "stopped" transaction (which is no longer editable directly) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jan, 2008 1 commit
-
-
Yusei Tahara authored
* proxify the rest of accounting transaction view forms. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jan, 2008 1 commit
-
-
Yusei Tahara authored
* Hide accounting transactions in preference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2008 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Section drop down list in accounting transactions should always show existing values.(bug #510) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jan, 2008 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* proxify accounting transaction view forms. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jan, 2008 4 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Clean up PaymentTransaction_copyInvoiceProperties everything this script was doing can actually be done with movement groups. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18780 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18761 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Journal report have to filter both on parent_portal_type and portal type, because some transactions contains non accounting lines in stock tables (for instance pay sheet lines in pay sheet transaction) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18759 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jan, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jan, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2007 3 commits
-
-
Jérome Perrin authored
This script was only working in the case of a redirect, but now Base_callDialogMethod can use the same request git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Dec, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
No need to have duplicated report actions on account module and accounting transction module. Only keep reports from accounting transaction module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Dec, 2007 1 commit
-
-
Jérome Perrin authored
We still use workflow scripts for "transiant validation" : for example, validating that at the time we validate this transaction an accounting period is open, other parties are not invalidated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18218 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Dec, 2007 4 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
invoice_rule is needed in standalone accounting, move it back from erp5_invoicing to erp5_accounting git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18117 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Dec, 2007 7 commits
-
-
Jérome Perrin authored
move PurchaseInvoiceTransaction_selectPackingListMovement and PurchaseInvoiceTransaction_selectInvoiceMovement from erp5_accounting to erp5_invoicing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18095 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18089 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18087 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-