- 16 Sep, 2008 30 commits
-
-
Kazuhiko Shiozaki authored
* revise production_packing_list_builder and production_report_builder using new API. * use delivery_causality_workflow instead of invoice_causality_workflow in Production Packing List and Production Report. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
Kazuhiko Shiozaki authored
* revise amortisation_transaction_builder using new API. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23651 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* move Divergence Tester, Delivery Builder, Delivery Tool, Order Builder, Order Tool, delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, delivery_simulation_interaction_workflow, order_movement_simulation_interaction_workflow, order_simulation_interaction_workflow and simulation_movement_causality_interaction_workflow from erp5_core to erp5_base. * Make delivery_causality_workflow generic and enable partial solving of divergence and partial splitting. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23650 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* move Divergence Tester, Delivery Builder, Delivery Tool, Order Builder, Order Tool, delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, delivery_simulation_interaction_workflow, order_movement_simulation_interaction_workflow, order_simulation_interaction_workflow and simulation_movement_causality_interaction_workflow from erp5_core to erp5_base. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Movement Group becomes ERP5 Document. See http://www.erp5.org/HowToConfigureBuilder for the detail. * add _duplicate() in CopySupport.py. This method is similar to copy and paste, but it preserves workflow history. * add a new target solver CopyAndPropagate.py that updates values according to passed divergence list and propagate them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23646 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23645 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* Use mimetypes.guess_extension to get the extension from the content_type. * Recognize BMP files in Image documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23643 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23642 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23641 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* Fix errors due to message clean up git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23640 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* Fix errors due to message clean-up git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23639 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*Call assertSelected befor calling selectAndWait, to prevent selenium from hanging if the value is already selected git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23638 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* add scripts to check if a user is a person or organisation, and if it's not, to return the url of the object he is * add WebSite_login page templates : the difference from erp5_web WebSite_login page template is that in case of Document user, he is automatically redirected on the document after login git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23637 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23636 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23635 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*Fix errors due to message clean-up git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23634 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23633 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
check that the modified name is not none. This improve a lot the perf. Previously this mistake make some pages to take 3 minutes to be totally loaded. Now it's about one second or less. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23632 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* Fix errors due to message clean-up. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23631 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23630 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23629 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23626 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
The title of the report section was translated with "default" domain (because i18n:domain attribute was omitted). It was also translating again translated values, because ReportSection must be created with a message as title= argument. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23623 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Sep, 2008 10 commits
-
-
Fabien Morin authored
remove condition on captcha displaying git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23621 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This change avoid unauthorized if user can not view a related object through RelationField git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23619 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* Fix errors due to message clean-up git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add i18n mark to access tab templates. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23617 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23616 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23614 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23613 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* Fix errors due to message clean-up git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-