- 11 Apr, 2011 21 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
* Fixed expression once the last step of configuration there is no form object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This is a Split And Defer solver, based on item list * It support only removed items from prevision (Additional Items raise NotImplementedError) * it creates always new movement with detected differences as new list of items * Quantity of movement is updated with sum of quantities defined on items * it can accept start_date and stop_date parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org/?view=revision&revision=33779Łukasz Nowak authored
As it is possible to have non unique paths from Business Template point of view (like having same file name for Test and Document) it is required to have "magically" generated unique paths. As Business Template internal data migration is unwanted, BusinessTemplate._objects are not modified. So, while installing new Business Template, no magic is applied, but becuase of different way of doing fresh installation and upgrade during fresh installation problems of conflicting paths does not appear. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- fix test_BusinessTemplateWithDocumentTestRemoved after convertion to mixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- prepare skeleton for all document-like BT objects git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
It was broken by the second migration (aq_dynamic -> erp5.portal_type). And now the migration is not triggered by aq_dynamic, there is no reason anymore to abort the transaction in OldTypesTool._migrateTypesTool if anything fails. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
François-Xavier Algrain authored
When user ask to reset his password, if the associated person hasn't a recovery password question we should send the mail and not ask a response (to an empty question) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
in case of 'keep-workflow' object, we need to recalculate workflow related permissions, because manage_afterClone may reset them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- rely on test runner capabilities of extraction docstrings git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
in case when method names are explanatory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2011 2 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2011 5 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Also, don't try to fetch accessor when ti is None. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2011 12 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
https://bugs.freedesktop.org/show_bug.cgi?id=36080 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
* The field your_business_configuration has been renamed to fix a bug when the key was invalid, the list of business configuration wasn't being rendered. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
This allows portal_rules and Business Links to match against deliveries using the predicate API, which means less hard-coding of rule names in scripts (specially workflow scripts). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-