- 12 Oct, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@39069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Oct, 2010 1 commit
-
-
Julien Muchembled authored
- Update API and interfaces - Make it possible to: - do non-linear calculation (via global type-based script) for every considered base_amount (i.e. not only for base_application of input movements). To avoid performance issue, the type-based script is changed to return functions instead of calculating results directly. - get accumulated values from movements while generating amounts for a delivery (i.e. for Amount Generator Lines targetting deliveries). - Produce amounts even if there is no resource, for reporting. - Drop probably useless create_line property: checking if there is a resource should be enough. - Prepare refactoring of MRP/Trade/Payroll by introducing AmountGeneratorLine class and property sheet. - Stop doing anything if there is no base_application on an AGL to avoid conflicts while figuring out if a movement was created manually or not. - Update some forms. - Update testTradeModelLine git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@39028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Oct, 2010 5 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Conflicts: products/ERP5/Document/OrderBuilder.py products/ERP5/tests/testERP5Simulation.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Oct, 2010 5 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Ideally, a lock should be used everywhere we modify (or sometimes access) a global variable. Here, _aq_dynamic is written in an optimistic way to avoid acquiring the lock every time. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Oct, 2010 25 commits
-
-
Jérome Perrin authored
transaction's date git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Do not override a global PT varible in a loop (nonsense and actually starts works in Zope 2.12 Pt as in Zope 2.8 remains unnoticed). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove this condition, accounting transaction used for acruals are usually reversed before beeing in delivered state. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
them in planned state directly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
do not use hasattr for zope objects; put an @expectedFailure as corresponding code was not yet committed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- patch pdftk even more to be able to compile on bizzare (pdftk-Makefile.RedHat.additional.includes.patch) or modern (pdftk-1.41-gcc-4.4.patch) systems git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Fix max-width CSS styles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
text_content is used to display HTML conversion of text_content in read_only mode for preview. Add this field on appropriate Proxy Field Library git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Repair those paths. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Drop fast input sorting: doesn't work on multiple pages in current implementation, and not scalable if done in MySQL. Instead, provide a way to filter by cash container reference. Translate error messages. Stop caching values inside script. To be added back if current code is demonstrated to benefit from it. Also, factorise forms, fixing divergences: - always display reception date - fix price display - fix quantity display - always check a start date is set git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Use auto for breadcrumb and language-selection width. This way we can display more than 4 flags for language selection. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Sep, 2010 3 commits
-
-
Lucas Carvalho authored
* Added message to be logged if during the upgrade of the Local Roles for security groups the Portal Type document does not exists. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Conflicts: bt5/erp5_base/bt/template_action_path_list bt5/erp5_base/bt/template_portal_type_id_list bt5/erp5_trade/bt/change_log products/ERP5/Document/BPMBuilder.py products/ERP5/Document/DeliveryBuilder.py products/ERP5/Document/OrderBuilder.py products/ERP5/Document/SimulationMovement.py products/ERP5/tests/testERP5Simulation.py products/ERP5/tests/testPackingList.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-