- 21 Aug, 2009 17 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28550 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28549 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Optimize SQL query to use full text search (i.e. index) in order to find related documents (i.e. referencing documents) rather than like (which scan all table rows). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28548 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
get more dynamically builder lists for purchase and sale invoice transaction; also returns builders for advanced invoicing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28546 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
remove leading whitespaces in href attributes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28545 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use PDF_viewHTMLPreviewAsImage for web_view of PDF documents, that also supports page navigations. * add 'download as PDF' button. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28544 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
It is planned that using numpy instead of Numeric. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- update builders to use generic scripts git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28541 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28540 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Fix script again after changes in r28412 to keep current behaviour (list style for search results in non-web mode). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28538 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28537 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
update an specified selection only in firstPage() and lastPage(), because modifying REQUEST will affect all listbox in the page. this will fix the failure in testPagerInViewMode of erp5_ui_test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28536 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
change download_pdf field to be able to display background image (using span trick) and translate it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28535 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28534 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Append CRM messages and so on. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28533 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Aug, 2009 23 commits
-
-
Lucas Carvalho authored
* Merged the three forms (SaleOrder_viewAsWebConfirmPaymentMode, SaleOrder_viewAsWebConfirmPersonalInformation and SaleOrder_viewAsWebConfirm) into only one SaleOrder_viewAsWebConfirm. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28532 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
Changed the date format from 'Thu, Aug 2009 15:26 PM' to 'Thu, 20 Aug 2009 15:26 PM'. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28530 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28529 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
All the fonts must have the same size. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28528 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28527 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* Update testPager to support mobile ui tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28526 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* Update testFilter to support mobile ui tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28525 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28524 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* Update listbox_zuite test to support mobile ui tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28523 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Minimal implementation with only on group supported (dialog_fieldset) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28522 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28521 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- warn readers about this docstring which does not reflect the actual implementation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28520 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28519 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
TODOs for features not yet covered with new model git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28518 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- update copyrights, fix some typos - declare encoding - cleanup imports - incorporate BPMRule functionality - define which helpers are override able, which aren't BPMRule.py - remove, because Rule.py provide same functionality BPMInvoiceTransactionRule.py BPMInvoicingRule.py BPMOrderRule.py BPMDeliveryRule.py - use Rule instead of BPMRule - remove not needed disclaimer git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28517 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Move out old tax and discount system. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28515 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
updated once we move order printouts to trade model line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Fail with explicit message in such situtation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28513 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28512 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28511 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28509 20353a03-c40f-0410-a6d1-a30d3c3de9de
-