An error occurred fetching the project authors.
- 25 Mar, 2008 4 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
* When copypasting a Order or Packing List, set a new reference on the resulting object, * use "parent_domain" instead of "parent" on order view listbox, * set edit_order on OrderLine_view, * fix some values in Purchase Order printout git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20125 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
add a new movement group in order to set the causality on lines and cells git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove "Purchase Supply Cell | view" and "Sale Supply Cell | view" from the actions of the bt because this views does not exists git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Mar, 2008 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20100 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Mar, 2008 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Mar, 2008 2 commits
-
-
Alexandre Boeglin authored
* PurchaseOrder_viewODTPrintDialog: add your_format field, using oood for conversion * PurchaseOrder_view: add edit_order to form * PurchaseOrder_getODTDataDict, PurchaseOrder_getODTStyleSheet, PurchaseOrder_viewAsODT: add (simple) support for hierarchical orders git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove "Container Cell | view" and "Supply Cell | view" from action path list because the view don't exist (and there is no interest in having such a view) and make errors on testXHTML. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Mar, 2008 1 commit
-
-
Alexandre Boeglin authored
Set the PurchaseOrder_viewFieldLibrary/my_reference field as not editable, as a reference is automatically generated by the default init script. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19931 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2008 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2008 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Feb, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19613 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2008 1 commit
-
-
Jérome Perrin authored
Also add "figure" CSS class here git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Feb, 2008 1 commit
-
-
Alexandre Boeglin authored
* packing_list_workflow/transitions/stop_action: disable stop_action from confirmed state on a Sale Packing List, as start transition after script calls the builder, and the default config shouldn't allow bypassing it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2008 3 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2008 3 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2008 1 commit
-
-
Alexandre Boeglin authored
* allow Hierarchical Purchase Order Lines * remove generic or unused actions (workflow_report, csv_export) * proxification, cleanup and fixes of purchase related forms * set up correct workflow securities git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2008 2 commits
-
-
Kazuhiko Shiozaki authored
* invoke PackingList_adoptPrevision not in after script but in before script because all permissions are removed temporarilly during solving. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Feb, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jan, 2008 1 commit
-
-
Alexandre Boeglin authored
PackingList_doSolveActions: fix a bug in getting line properties. Thanks to Shresth K for reporting and fixing it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jan, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jan, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jan, 2008 6 commits
-
-
Jérome Perrin authored
Don't hardcode wf_id when calling doActionFor in SalePackingList_copyOrderProperties git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18782 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18776 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* use editable fields for display in the listbox * use more robust TALES expressions to avoid logging errors git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Dec, 2007 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18521 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Nov, 2007 1 commit
-
-
Jérome Perrin authored
see r17537 and http://www.erp5.org/UpgradeNote for details git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Nov, 2007 1 commit
-
-
Fabien Morin authored
add Listbox column, use contentValues instead of searchFolder, change title filed to be non-editable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Nov, 2007 1 commit
-
-
Alexandre Boeglin authored
as these rules used to return 0, and as it is now the default behaviour when no script is defined, these scripts are no longer required git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Nov, 2007 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17619 20353a03-c40f-0410-a6d1-a30d3c3de9de
-