An error occurred fetching the project authors.
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 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 2 commits
-
-
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
-
Yusei Tahara authored
* Update English messages git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23394 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2008 1 commit
-
-
Yusei Tahara authored
* Remove text which is not suitable for translation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Aug, 2008 1 commit
-
-
Yusei Tahara authored
* Replace abbreviation in action title. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2008 2 commits
-
-
Yusei Tahara authored
* Use translateString or Base_translateString instead of N_ for translation message. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23235 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Use N_ for translation message. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23212 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2008 1 commit
-
-
Yusei Tahara authored
* Update title of Account_view.reference. In accounting, reference is "Document Reference", but, in account, reference must be "Reference". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jun, 2008 1 commit
-
-
Yusei Tahara authored
* Start to develop version 5.2. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jun, 2008 1 commit
-
-
Yusei Tahara authored
* Revise version to 5.1. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2008 2 commits
-
-
Vincent Desmares authored
* Add all rights for manager in the invoice_causality_workflow(Solving) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* Change manager security for account_workflow, accounting_period_workflow and accounting_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 May, 2008 1 commit
-
-
Jérome Perrin authored
* Introduce scripts to help report creation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2008 1 commit
-
-
Jérome Perrin authored
* Use absolute_url when necessary to produce URLs compatible with virtual hosting. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-