- 24 Dec, 2007 23 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18503 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Fix a bug which caused object_path to be a list when it should have been a tuple: the exact type is tested afterward. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18502 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Fix the 2 previously added tests, they were all wrong: test what happen when activity generates the error. Add one more test for a bug found while coding above fix: object path is not a tuple when the path (string) is given to Message instance. Add 2 more tests which test what was intended for the 2 first tests: test what happen when CMFActivity generates the error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a test to verify that CMFActivity SQL connection is not blindly commited when activity failed: it needs to be commited for internal activity handling, but it must not commit whan activity might have done. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18500 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Display all errors at once when importing a list checkbooks, to relieve the user from the hassle to reimport after fixing each error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18499 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18498 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18497 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18496 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Apply UnrestrictedMethod for simulation to avoid security checks. Probably this is still not good enough. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18495 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18494 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18493 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18491 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18490 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
XML values for quantity and check_quantity can be "1.0", so to get an integer it must be converted first to a float. Remove extra string cast, use original int instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18489 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove empty lines at file end. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18488 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18487 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18486 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Do not use catalog to compute total price and total quantity, because the expected number of concerned subdocuments is small enough to justify not querying relational index. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18485 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Revert my previous change for the unittest. But the problem which returns a document of indeterminate version still remains, need to refactoring around later. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18484 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Dec, 2007 2 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18480 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://www.myerp5.com/kbJean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18479 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Dec, 2007 15 commits
-
-
Yusei Tahara authored
Call convertToBaseFormat explicitly.(By recent dms refactoring, conversion to base format is not done implicitly.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18477 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Updated unittest. Use file contribution(uploading from contribution tool) and file upload(uploading from view form) instead of using file upload dialog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18476 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18475 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18473 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update file contribution part. Please update erp5_web and erp5_dms together. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
and update existing document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Invoicing Rule should only be applied if both source_section and destination_section are defined on the simulation movement and are different from each other. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18467 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Refactored ingestion system. Please use revision 18459 or newer of ERP5 and ERP5OOo. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
test must be strict with max date otherwise objects at archive date are cataloged both in destination catalog and archive catalog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* version up (0.9.1 -> 0.9.2) * add maintainer (yusei). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-