- 14 May, 2008 28 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20967 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Notes that this commit should not change the front page for any site at beginning. So for projects that not use access tab, this commit should change nothing. For projects thats use access tab, it required to check Access tab Front Page at User Interface preferences. This field is only available for managers. For projects that has their own front pages, increase their business_template_skin_layer_priority at your project skin folder over than 100. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20966 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
When true, the access tab will be rendered at first page, otherwise the ERP5Site_viewClassicFrontPage that is a copy of the last index_html. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
When true, the access tab will be rendered at first page, otherwise the ERP5Site_viewClassicFrontPage that is a copy of the last one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
now, you can't use sendMessage method without sender and recipient. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Use absolute_url when necessary to produce URLs compatible with virtual hosting. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Thanks to Nicolas Delaby git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 12 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
-