- 16 Mar, 2010 16 commits
-
-
Fabien Morin authored
if ppl have a source, don't take it into account in the report : Transformation report don't depend on the resource provider. If you select a currency in the report dialog, amount in the report will be displayed only if they match this currency or if they don't have any currency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Replace deprecated "columns", "lines" & "tabs" properties of matrixbox by the shiny, better "as_cell_range_script_id" * check that cell is not None when rendering matrixbox_quantity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* remove the 'Delivery Solver' column, that should be merged into the 'Parameters' column. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
define SolverDecision.getExplanationMessage and EquivalenceTesterMixin.getExplanationMessage that returns the HTML message of divergences. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33748 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Forgot to update the portal type of the causality. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add Returned Purchase Packing List family. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Returned Sale Packing List should generate a root applied rule using default_delivery_rule by default. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Update the workflow chain of returned sale packing list line for base contribution. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
I was wrong in r33483: even if we delegate ID generation to XMLMatrix.newCell, we still need to pass along predicate parameters, and mapped_value_property_list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Fix mistakes about the direction of returned sale packing list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33740 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
-> XMLMatrix.newCell still needs Predicate arguments! git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33739 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33737 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Since r33612 TransformedResource_asCell expects base_id to be a keyword * Cell portal types changed since r33351 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Mar, 2010 24 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add delivery_movement_causality_interaction_workflow to Production Order Cell and Production Order Line. add delivery_causality_interaction_workflow and delivery_causality_workflow to Production Order. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add delivery_causality_interaction_workflow, delivery_causality_workflow and delivery_simulation_interaction_workflow to Accounting Transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Follow_up has been replaced by agent category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add delivery_movement_causality_interaction_workflow to Purchase Order Cell, Purchase Order Line, Returned Sale Packing List Cell, Returned Sale Packing List Line, Sale Order Cell and Sale Order Line. * add delivery_movement_simulation_interaction_workflow to Returned Sale Packing List Cell and Returned Sale Packing List Line. * add delivery_causality_interaction_workflow and delivery_simulation_interaction_workflow to Returned Sale Packing List. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add delivery_causality_interaction_workflow and delivery_causality_workflow to Sale Order and Purchase Order. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Owner can view and access objects in all states (except deleted) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* now we can use delivery_simulation_interaction_workflow instead of order_simulation_interaction_workflow. * now we can use delivery_movement_simulation_interaction_workflow instead of order_movement_simulation_interaction_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33722 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove external method to clone roles, adapt ERP5Type_cloneRoleInformation to use BaseType_copyRoleList, and mark it as obsolete git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add grand_grand_grand_grand_grand_parent related key. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33714 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-