- 16 Mar, 2009 25 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This is a workaround, reposing on the fact that the split and defer solver set good quantity on the simulation movement and that once a movement is splitted, it's usually manipulated from solvers. Of course if parent movement (order or packing list) is changed, there won't be any divergences at tax line level, but as there will be a divergence at invoice line level, it's acceptable, anyway it's better than the results we had before. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- filter out request keys starting by field__proxyfield, like the one used for proxyfields cache, because they are not pickleable. It would be nice to simply remove what's not picklable, but how to do this from restricted code? - portal.ERP5Site_getAuthenticatedMemberPersonValue() just returns None if no person is found - translate report title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* add a field version on Pay Sheet Model * use new methods from PaySheetModel class git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add security declaration - change some method names and description - add methods to be able to handle model version and validity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- remove unused spaces - add new tests to check the model validity works git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- note some potential problems of this report - minor style changes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
section git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
when calculating the from date if not specified, take into account portal_type and simulation state, otherwise we may get the date from something unrelated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* modified script to reflect changes on msgid when workflow state titles are translated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*modified script to translate workflow state titles with a message id with context. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26042 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* remove ooo_import action in Person Module that is replaced by erp5_ooo_import business template with more generic and better import function. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Mar, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
* use xrange() instead of range(). * do not display portal_type id in property mapping listbox for better usability. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26036 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Mar, 2009 14 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
make this report configurable on the dialog by using order_report_document_portal_type and support Sale and Purchase Invoice Transaction git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
"section_category" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
ERP5Site_updateTranslationTable has to be called when new translations are added. We also need to cleanup after each test, not to get persons created in other tests, this revealed a bug in ERP5Site_checkDataWithScript, it was getting objects created in the previous test, the test was not failing though, because previous test objects have the same urls git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- render the report in landscape mode - rename group field in section_category - only show field on the report if they have been set by the user in the dialog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
fix regression introduced in r25911: the line for domain_tree was shown even if domain tree is not activated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-