An error occurred fetching the project authors.
- 16 Dec, 2009 1 commit
-
-
Yusei Tahara authored
* Set default matching properties to default invoicing rule and default invoice transaction rule for convenience. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2009 1 commit
-
-
Yusei Tahara authored
* Add default expandable properties to default invoicing rule. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2009 1 commit
-
-
Yusei Tahara authored
* Add use field to invoice line view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31265 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
-
- 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
-
- 01 Sep, 2009 1 commit
-
-
Yusuke Muraoka authored
* tax_category category is renamed to contribution_share category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Aug, 2009 1 commit
-
-
Jérome Perrin authored
* Move out old tax and discount system. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28504 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jul, 2009 1 commit
-
-
Tatuya Kamada authored
* Append Japanese localized invoice style-sheet fixing font setting. To avoid hand modification after printing Japanese invoice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2009 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jun, 2009 1 commit
-
-
Tatuya Kamada authored
* the erp5_invoicing is split into three business templates; 'erp5_invoicing', 'erp5_simplified_invoicing' and 'erp5_advanced_invoicing'. the erp5_invoicing now only have common invoicing setting. - When you want them to work compatible with previous erp5_invoicing you just install 'erp5_invoicing' and 'erp5_simplified_invoicing' - When you want to create invoices independently, you just install 'erp5_invoicing' and 'erp5_advanced_invoicing'. Note: You can not install both 'erp5_simplified_invoicing' and 'erp5_advanced_invoicing' together. They cause conflicts. * Move Allowed Content Type 'Discount Line', 'Invoice Line', 'Payment Condition', 'Tax Line' to erp5_simplified_invoicing * Move Base Category 'specialise' to erp5_simplified_invoicing * Move Actions to erp5_simplified_invoicing * Move Paths 'purchase_invoice_builder', 'purchase_invoice_tax_builder', 'purchase_invoice_transaction_builder' 'sale_invoice_builder', 'sale_invoice_tax_builder', 'sale_invoice_transaction_builder' to erp5_simplified_invoicing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2009 1 commit
-
-
Yusei Tahara authored
* Fix some proxy fields. 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@27021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 May, 2009 1 commit
-
-
Yusei Tahara authored
* Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility. * Update dependencies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26888 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
-
- 13 Mar, 2009 1 commit
-
-
Yusei Tahara authored
* Correct delivery_movement_account_interaction_workflow title. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Feb, 2009 1 commit
-
-
Yusei Tahara authored
* Hide "Add Invoice Line" from the drop down action menu until invoice support to collect multiple different orders. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25590 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2009 1 commit
-
-
Jérome Perrin authored
* copy source_account and destination_account from supply line on delivery lines, and enable this for divergence on invoice lines. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25586 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2009 1 commit
-
-
Yusei Tahara authored
* Invoice Line can now contain Invoice Line. This is useful if we want to make a invoice which collect all orders from divisions in one company and list up invoice line per each division. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25535 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2009 1 commit
-
-
Yoshinori Okuji authored
* Editable fields must use "cell" instead of "here" in the tales expressions, so they may not use proxy fields created for my_* intact. Due to this error, total_price and total_quantity could be wrongly displayed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jan, 2009 1 commit
-
-
Yusei Tahara authored
* Added invoice_transmission_mode category. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25311 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
-
- 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
* revise payment_transaction_builder, purchase_invoice_builder, purchase_invoice_tax_builder, purchase_invoice_transaction_builder, sale_invoice_builder, sale_invoice_tax_builder and sale_invoice_transaction_builder using new API. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2008 1 commit
-
-
Yusei Tahara authored
* Update English messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23412 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2008 2 commits
-
-
Yusei Tahara authored
* Use Base_translateString or translateString instead of N_ for translation string. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Use N_ for translation string. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23210 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@21973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Apr, 2008 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Use trade conditions with invoices git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Mar, 2008 1 commit
-
-
Jérome Perrin authored
remove bad TALES git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
* use related_simulation_movement_path_list to reduce activity dependencies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Dec, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-