- 17 Aug, 2009 14 commits
-
-
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
-
- 14 Aug, 2009 21 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28399 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28398 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
- from: ERP5Site_unrestrictedGetPrice - to: WebSection_unrestrictedGetPrice Fixed: WebSection_viewSelectedProductWidget erp5_web_multiflex5_commerce_layout/product_list_decoratedPrice - from: ERP5Base_submitPaypalNVPRequest - to: WebSection_submitPaypalNVPRequest Fixed: WebSection_getNewPaypalToken WebSection_doExpressCheckoutPayment WebSection_getExpressCheckoutDetails - from: SaleOrder_getShoppingCartDefaultCurrencySymbole - to: SaleOrder_getShoppingCartDefaultCurrencySymbol Fixed: WebSection_viewSelectedProductWidget - from: WebSite_getExpressCheckoutDetails - to: WebSection_getExpressCheckoutDetails Fixed: WebSection_doPaypalPayment WebSection_checkPaypalIdentification - from: WebSite_doExpressCheckoutPayment - to: WebSection_doExpressCheckoutPayment Fixed: WebSection_doPaypalPayment - from: WebSite_getNewPaypalToken - to: WebSection_getNewPaypalToken Fixed: SaleOrder_viewPaypalForm git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28394 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
only supported by erp5_simplified_invoicing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
don't use a causality assignment movement group there, or the invoice transaction will be causality of itself git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
allow 'Publish Alive' etc. for Image and PDF too, because they can be also replaced immediately without any background conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28390 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Fix hiding empty titled categories: it ws acting the other way around, and ignored the magic ['', ''] entry. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28389 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28387 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28386 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28385 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28383 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- rules have to be stable, and forcing ratios on movements is not correct (those ratios are 1. by default) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28381 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
no need to call hasConversion() before getConversion() because it does mostly the same thing and waste of time. use try ... except KeyError instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
do not convert to Pdata if value is None in _setBaseData() and _setData(). thank to Romain for reporting the bug. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-