- 09 Sep, 2008 27 commits
-
-
Vincent Desmares authored
* Fix the Create Task action condition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23522 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
There have been a mistake in accounting period workfow, in delivered state Member can View (but not access) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23521 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23520 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23519 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23518 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* add form_id as a parameter in the script so that dialog always returns to the previous page git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23517 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* add script that calculate the base price of the currency exchange line of a currency git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23515 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
forget to commit the form in wich we do the selection of needed business_templates git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* add script that calculate the base price of the currency exchange line of a currency git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23513 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
- adding possibility to select business templates in report mode (HTML and ODT) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23512 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
- restriction in the list of business templates returned to those selected by the user in documentation - changing the source mime-type from python script to text/plain for z_sql_methods and catalog_methods git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23511 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*reset initial properties of portal types that were modified during last commit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23509 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* Add action to convert the destination and source prices for a transaction git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23508 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23507 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
change the way to check if an account can be proposed on an accounting transction line, getProperty is not supposed to do acquisition, so getProperty('simulation_state') on an accounting transaction line will always return the default. Call getSimulationState directly (which is actually acquired from parent transaction) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23506 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23504 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23503 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23502 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Those tests were changing langage to clear the cache, this is no longer needed cache is now cleared automatically when preference is modified (and changing langage does not clear the cache anymore) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Call assertSelected befor calling selectAndWait, to prevent selenium from hanging if the value is already selected git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23500 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* fix dialog name and script arguments git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23499 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23497 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Remove explicitly converting to boolean. editable_mode is by default int. This prevents from a boolean bad conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23495 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23494 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2008 13 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23493 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23491 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23490 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Added web mode version of Base_doLanguage. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23489 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Enable template feature for Sales Order. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23488 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* add an action for create a task from a sale order line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23487 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
translated in erp5_l10nfr git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23486 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23485 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Base_getPreferredSectionItemList : don't return deleted or invalidated sections, and prevent some security problems with deleted organisations. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23484 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Use Base_translateString instead of translate. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23480 20353a03-c40f-0410-a6d1-a30d3c3de9de
-