- 09 Feb, 2018 1 commit
-
-
Arnaud Fontaine authored
This implements Outgoing/Incoming Accounting Rules and Builders.
-
- 24 Jan, 2018 1 commit
-
-
Arnaud Fontaine authored
-
- 15 Jan, 2018 11 commits
-
-
Jérome Perrin authored
This also fixups b9b14bc7 for the case where the consumption range is different from consumed budget or engaged budget (for exemple when we have only engaged movements on a given node).
-
Jérome Perrin authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Until now, only bt5 Extension/Test/Document could be migrated from filesystem. From migration dialog, allow to select any Products.ERP5.Documents.* (only, for now) to be migrated. By default, automatically select Products Documents used by the current bt5 Portal Types (by looking at the mro() of its erp5.portal_type classes). XXX-BEFORE-MERGE: Add Unit Test.
-
Arnaud Fontaine authored
These are done through 'validate_action' not at 'validate' Workflow transition. text_content_{error,warning}_message_list was properly set through Component_modify Interaction (used for editing Component) which checks the source code without raising an exception. XXX-BEFORE-MERGE: Unit Test.
-
Arnaud Fontaine authored
Half-broken, not useful after all and potentially harmful once Products Documents will be migrated from FS.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
* Use *Component temp_object instead of ad-hoc dicts (cleanup). * Select 'version' for all the modules at once instead of per modules (not practical when migrating many modules, eg for migrating Products Documents). * Fix naming of Form Fields (s/my_/your_/).
-
Arnaud Fontaine authored
Only the current ListBox page was submitted because this simply doesn't work with temp_objects. Instead, display all of the modules to be migrated on a single page.
-
Xiaowu Zhang authored
preferences icon (main menu) : f1de (sliders) sort asc (icon in listbox header) : f160 (sort-amount-asc) sort desc (icon in listbox header) : f161 (sort-amount-desc) configure icon (new "configure" listbox button) : f0ad (wrench) hide (hide button in listbox) : f2a8 (low-vision) worklist (main menu) : fOae (tasks) link (relation string field) : f090 (sign-in)
-
- 12 Jan, 2018 1 commit
-
-
Xiaowu Zhang authored
/reviewed-on nexedi/erp5!550
-
- 11 Jan, 2018 10 commits
-
-
Tomáš Peterka authored
-
Xiaowu Zhang authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
erp5_test_result: configure correctly TestResultModule_viewTestResultList in order to use a datefield for rendering in new ui
-
Xiaowu Zhang authored
erp5_forge: configure correctly BugModule_viewBugList in order to use a datefield for rendering in new ui
-
Xiaowu Zhang authored
an editable field may be defined in proxy form
-
Tomáš Peterka authored
/reviewed-on nexedi/erp5!528
-
Sebastien Robin authored
-
- 10 Jan, 2018 5 commits
-
-
Boris Kocherov authored
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Yusei Tahara authored
[erp5_core] Remove quantity input field from category view form. Do not input quantity on category and use quantity unit conversion module instead.
-
Yusei Tahara authored
[erp5_configurator_standard_categories] Use quantity unit conversion module to define quantity of category and stop using quantity property on categories.
-
- 09 Jan, 2018 11 commits
-
-
Nicolas Wavrant authored
To take into account organisations with multiple establishments and module containing DSNs for other organisations
-
Nicolas Wavrant authored
Only quantity should be set
-
Nicolas Wavrant authored
Proof is indeed it already changed
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
And update the related view
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Vincent Bechu authored
/reviewed-on !544
-
Romain Courteaud authored
This reverts commit e1fa7611. The fix was already provided by c1b8fa1a
-
Xiaowu Zhang authored
-