- 14 May, 2008 16 commits
-
-
Jérome Perrin authored
Changing properties on a planned order line should update the corresponding simulation, for invoice and accouting. Rule: propagate values from prevision in _getCompensatedMovementList InvoiceTransactionRule & InvoicingRule: add properties in _generatePrevision (project, function, payment) testInvoice: tests that changes on the order line are reflected in invoice and accounting simulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20954 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Also, recreate them with activity_tool path: originaly, they lead to timer server control panel, which is outside of erp5 site. This way, acquisition using PARENTS value will be able to access objects inside the site. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Thanks to Nicolas Delaby. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20951 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Make it more generic. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20950 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20949 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
related document's state. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Provided values are not always strings (int, Messages, ...) but they will anyway get cast into strings in Formulator's render_element. So always cast before escaping. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20944 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Do not loose information about presence or not of saved request values (do not use "get"). Only recreate a iHotfix context if a language is available in request: otherwise, translating will fail loudly. If no context is defined, translation will still fail, but silently. Sigh. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Always define old_ihotfix_context (will simplify when there are more cases when ihotfix context should not be restored). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20942 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 May, 2008 20 commits
-
-
Rafael Monnerat authored
Order's Delivery Mode is copied on the invoice and The Trade condition from the order should be copied on the invoice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20937 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
[source|destination]_administation, [source|destination]_decision is copied on invoice throw Simulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20936 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
* aggregate_list should be visible for resources without aggregate portal type list if some values are selected * add a dialog for item creation on delivery lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20934 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20933 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
not the factory method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20932 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20931 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20930 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20929 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
The aggregate title field should be a Multi Relation Field. There can be more than one aggregated item. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Add a aggregate title field on lines, which appears when a aggregate portal type list is defined on the resource. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20925 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Initial zuite for matrixbox git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20924 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Improve iHotfix cleanup code to distinguish between a non-need to cleanup and a need to remove iHotfix context. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20923 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Call iHotfix to (re)create its data structures. Add iHotfix-related cleanup. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20922 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Only provide HTTP_ACCEPT_LANGUAGE at activate time, and unset it at tic time. Also, do not invoke iHotfix-related methods, it must be done in the product (that's what is tested). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20921 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20920 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20919 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a test to check setId concurrency behaviour. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20918 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2008 4 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20916 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20915 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
checkAll and uncheckAll apply to displayed listbox, and so they should use "list_selection_name" instead of "selection_name". "selection_name" is the name of module-level selection. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20914 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-