- 24 May, 2010 14 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35563 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35562 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Call Delivery_updateAppliedRule with activity in accounting_workflow/scripts/buildTradeModelLineList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35561 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35560 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Allow to select multiple accounts root in General Ledger and Trial Balance git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35557 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Improve activity dependencies for Delivery_updateAppliedRule, eg. delivery.activate(tag='(path)_updateAppliedRule', after_tag='(path)_expand').Delivery_updateAppliedRule(activate_kw={'tag':'(path)_expand'}) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35555 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update Movement_getUseItemList. Add an empty select option to the result. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35554 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Calling directly .unindexObject on a new object is not enough, because some activity might be queued, waiting to reindex that object. The fact that isIndexable is False prevents _new_ reindexing activities to be queued but _not_ already queued activities to go on. In practice, unindexObject was executed immediatly, a commit/tic followed and executed just after a reindex, eventually indexing the object. Queuing the unindexObject call as an SQLQueue activity with an after_path_and_method_id matching the possible reindexing activities on that object is the way to go to avoid that reindexation race. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35553 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35552 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35551 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35550 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Nicolas Dumazet for notice it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35549 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Add parent_specialise_reference related key to select simulation movements by the applied rule reference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35548 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 May, 2010 1 commit
-
-
Tatuya Kamada authored
Set cell parameter before to get the enable field value, otherwise we can not use the cell property in the enable field itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 May, 2010 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35542 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Add support of passing supply path types explicitly to getPriceParameterDict. This is useful to filter out, for example, Purchase Supply Paths when the context is a Sale Order. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35541 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 May, 2010 23 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35540 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
More work is needed to make it replace the page teamplates defined in erp5_xhtml_style. Work by FX Algrain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35538 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
portal_type to remove non existing types git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35537 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35536 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35535 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Display preferred base amounts in base contribution list and base application list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35534 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove proxy role which is therefore no longer needed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35532 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35530 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Change base amount preference. Only one preferred list on trade is enough. * Revert previous changes. On movements, display uses defined on the corresponding resource only. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35529 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35526 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35524 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35523 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35520 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35519 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35518 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35517 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35515 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Rather than copy and paste ZPT libraries from generic knowledge pad bt5 and adjust HTML improve generic bt5 to make it possible to reuse it with only CSS styles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35512 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Display preferred uses if preference is set. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35511 20353a03-c40f-0410-a6d1-a30d3c3de9de
-