An error occurred fetching the project authors.
- 08 Sep, 2010 2 commits
-
-
Yoshinori Okuji authored
* Auto-fill mirror accounts, if necessary, before running the accounting transaction constraint. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Revert my change on AccountingTransactionModule_getJournalSectionLineList at 2010-09-02. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2010 1 commit
-
-
Yusei Tahara authored
* Add Base_getAccountingWorkflowId and Base_getTranslatedAccountingWorkflowStateItemList to make accounting workflow easier to customise. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Sep, 2010 1 commit
-
-
Yusei Tahara authored
* Display account title to journal report. Displaying gap id only is not useful at least in Japan. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Aug, 2010 1 commit
-
-
Yusei Tahara authored
* Allow users to change section on line level. This is sometimes needed. Use case: expense happens at section A, corresponding payment is done at section B. This is journalized in single transaction document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jul, 2010 1 commit
-
-
Yusei Tahara authored
* Revert my previous change and remove added parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2010 2 commits
-
-
Yusei Tahara authored
* Update Node_statAccountingBalance and accept "at_date", "from_date", "to_date" parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update Node_statAccountingBalance and accept "at_date" parameter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 May, 2010 2 commits
-
-
Lucas Carvalho authored
* Added quantity into Expandable Properties of the default_accounting_transaction_rule object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35759 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Keep remaining in the same view after adding a new Accounting Transaction Line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 May, 2010 3 commits
-
-
Kazuhiko Shiozaki authored
* Call Delivery_updateAppliedRule with activity in accounting_workflow/scripts/buildTradeModelLineList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35561 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Allow to select multiple accounts root in General Ledger and Trial Balance git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35557 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Improve activity dependencies for Delivery_updateAppliedRule, eg. delivery.activate(tag='(path)_updateAppliedRule', after_tag='(path)_expand').Delivery_updateAppliedRule(activate_kw={'tag':'(path)_expand'}) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35555 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 May, 2010 1 commit
-
-
Jérome Perrin authored
* Add an action to add create an initial balance transaction, from an accounting period. It is added on accounting period not to be in allowed content types from accounting module, because we only need to create one accounting period manually. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2010 1 commit
-
-
Jérome Perrin authored
Stop using "object_add" action category + hidden content type, use standard way (mainly because we cannot copy & paste, create new, or clone lines), the previous behaviour of staying in the delivery view is kept if we use this new action, with adding only one line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 1 commit
-
-
Yusuke Muraoka authored
* Reverted previous my change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Apr, 2010 1 commit
-
-
Yusei Tahara authored
* Fix SimulationMovement_testPaymentSimulationRule.id attribute value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 1 commit
-
-
Yusuke Muraoka authored
* Update init scripts of transactions to make reference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33563 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2010 1 commit
-
-
Tatuya Kamada authored
* Make the quantity divergence tester of payment simulation rule set the decimal alignment as well as trade model rule so that the rule will allow the rounding error when calculation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33498 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2010 1 commit
-
-
Yusei Tahara authored
* Remove short title. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2010 1 commit
-
-
Yoshinori Okuji authored
* Add auto-planning into accounting workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2009 2 commits
-
-
Yusei Tahara authored
* Fix group type on Sale Invoice Transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add sales group type to Sale Invoice Transaction. * Add purchase group type to Purchase Invoice Transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2009 1 commit
-
-
Yusei Tahara authored
* Update for the changes of new portal types of portal types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Oct, 2009 1 commit
-
-
Yusei Tahara authored
* Update titles of state and transition of accounting period workflow and fix mixed up of open/close/start/stop. they are unified into a pair of start/stop. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2009 1 commit
-
-
Yusuke Muraoka authored
* Replace ERP5Report to ERP5Form and ReportBox git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2009 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2009 1 commit
-
-
Yusei Tahara authored
* Fix some proxy fields. count_method should not be inherited from template field and proxy_listbox_ids had to be copied to new proxified fields but it was not copied. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 May, 2009 1 commit
-
-
Yusei Tahara authored
* Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility. * Update dependencies. Now require erp5_core 5.4.3. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2009 1 commit
-
-
Jérome Perrin authored
* Introduce recursive accounting periods, used for example for monthly intermediate periods. They do not create balance transaction, but prevent adding more transaction for this period. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Apr, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26491 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2009 1 commit
-
-
Yoshinori Okuji authored
* Stop raising an exception, even if the credit is not equal to the debit in a built delivery, in the post processing script, because the builder may not blindly adopt prevision when updating existing lines, thus it can be unbalanced. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24570 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Oct, 2008 2 commits
-
-
Yusei Tahara authored
* Use translation of payment_mode category in the journal dialog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Use translated role name in entity_role field in third party report. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
* remove payment_transaction_builder because now it is included in erp5_invoicing. * use delivery_causality_workflow instead of invoice_causality_workflow in Purchase Invoice Transaction and Sale Invoice Transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2008 1 commit
-
-
Yusei Tahara authored
* Replace "+" with " " in translation messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2008 1 commit
-
-
Jérome Perrin authored
* Add profile tab on all accounting transaction types git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23413 20353a03-c40f-0410-a6d1-a30d3c3de9de
-