- 05 Jan, 2009 3 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Add 'Access contents information' permission as guard on automatic transition, to prevent Unauthorized error when calling 'here.hasData()' expression. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25008 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jan, 2009 6 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use start date to guess the year for which the reference will be computed, this allows testing reference generation for non-current year (start_date is verified to be the same as now in regular use). Remove an unneeded date cast in catalog parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Create a counter date right before enw od the year, to make sure it won't be found when generating the reference for the next counter date. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Dec, 2008 1 commit
-
-
Mame Coumba Sall authored
* Modified fast input to add total price of sale order lines, quantity_unit , title and variation in listbox. Also, fast input now displays sale order lines already added so that we can directly updates them on the fast input git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Dec, 2008 4 commits
-
-
Vincent Pelletier authored
Note: this form is only used on Check Operation Line, which are only used as subobjects of Check Deposit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Allow defining no check on a CheckDepositLine, but only is a manager enabled it on parent document. In that case, disable all check-related verifications and their validation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Dec, 2008 4 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* forgot to add an action in the BT. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Dec, 2008 8 commits
-
-
Vincent Pelletier authored
Add missing "global" declarations. Simplify: there is no need for both a global variable and a lock do just carry a boolean with atomic access. Add the possibility to put activity tool back in a working state after process_shutdown has been called. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* import categories in Property Type in Glossary view. * display total number of imported documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
<input type="hidden" name="field_your_foo" value="0" /> which was interpreted as non-null due to missing ':int' suffix. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
This transition requires a stop_date to be given. That date is not reused internaly afterward, so there is nothing else to test here. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add a listbox to see duplicate entries in Glossary view. * add Portal Type -> Glossary importer. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24981 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Dec, 2008 1 commit
-
-
Mame Coumba Sall authored
* add fast input form to add quickly order lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Dec, 2008 7 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24977 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
invoice builder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
test_accept_quantity_divergence_on_invoice_with_started_packing_list (only for sale, currently failing) test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (for sale and purchase) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Only update the stop date if we are on "started" state (the same script is called to go to delivered). Fix a stupid mistake when checking if stop_date was given. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add the possibility for use to define a stop payment lift date when requesting the lift (change workflow state change template, add setter call in workflow action script). Dislay that date on the document after lift was requested. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Dec, 2008 6 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24970 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24969 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
modify assertions in content-disposition case because there are double quotations around the filename after r24942. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24968 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Modify assertions in test_getSingleCategoryAcquiredMembershipListOnParent because the expected return value of getSingleCategoryMembershipList() changes after r.22671. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24967 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24966 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-