- 18 Aug, 2009 14 commits
-
-
Łukasz Nowak authored
- extend _checkBPMSimulation - supports split movements - add tests for splitting, check that expand is stable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- put save and edit buttons inside content bloc div. Use id (save and edit buttons can't be present more than one time per page). - add a span bloc (this will probably required some css modifications on themes that use this form in web_mode). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28437 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- define builder for invoices - prove that one business process can be used for processes starting from documents deeper in sequence - extend completed state lists to meet reality git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- extend a bit Base_getResourceItemList to display or not the default quantity unit of the resource in the title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28435 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28434 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28428 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28427 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Split multi-inserted messages into chunks, because an insert query generated by prepareQueueMessageList may exceed the limit of packet size defined by MySQL, when one transaction activate many, many methods. The max size is heuristic, though. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28426 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Aug, 2009 21 commits
-
-
Łukasz Nowak authored
- use it for testing BPM Order Rule and BPM Delivery Rule - test for building packing list from order using interaction workflow from BPM - updated docstrings and comments - refactor names for more generic test behaviour - use double editing instead of next transition to check stability of expand in case of duplicated lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28425 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28424 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
Added new tests for bug fixed (r28418), SaleOrder_getShoppingCartDefaultCurrency, SaleOrder_getShoppingCartDefaultCurrencyCode, SaleOrder_getShoppingCartDefaultCurrencySymbol. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28423 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28421 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28419 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
When you are editing the Shopping Cart without shipping service or with a shipping service without price. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28418 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- be consistent - use _list for order and delivery category property git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28417 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28416 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28415 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Secondary agencies destructing money their main agency emitted must send their document for validation in their main agency, similarly to what is done when they destroy money emitted by foreign main agencies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28414 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28413 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
call aq_parent's getWebSiteValue or getWebSectionValue only if it exists. thanks to Jérôme and Ivan for notifying this issue. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28412 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28411 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28410 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28409 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28408 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- solving delivery is solving each movement in delivery git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28407 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
specify the grand parent rule when selecting invoice transaction rule movements for normal (not from trade model) movements, otherwise they will be selected twice if movements from trade model lines are built git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28406 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
set a content-disposition header with an appropriate filename and cache headers in PDFDocument.index_html() if no format is specified. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28405 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2009 5 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28404 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28403 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28402 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
The test randomly failed since it was created because of low resolution of creation_date column (in catalog table): Alarm.getLastActiveProcess failed when the 2 last active processes were created in the same second. This commit is a hack that relies on the fact that a new Active Process always has an ID higher than previously created Active Processes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* Add portal title in the subject. * Display alarm node and alarm id in the body. * Remove the URL, which always starts with "http://:/" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28400 20353a03-c40f-0410-a6d1-a30d3c3de9de
-