- 24 Dec, 2007 15 commits
-
-
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 21 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
-
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@18462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2007 2 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Add object_fast_input category at Portal Types Action, all fast_input that was configured as object_action will be changed to object_fast_input. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-