- 26 Aug, 2019 8 commits
-
-
Vincent Pelletier authored
trade_phase/production is already present in erp5_mrp. Add a dependency to it, and remove it from this Business Template. trade_phase/production/delivery: Likewise. Also, remove the test-dependency to erp5_mrp as it's now a regular dependency.
-
Vincent Pelletier authored
This BT contains the same category twice.
-
Vincent Pelletier authored
Bank Account, Currency{, Module}, Currency Exchange {Cell,Line} already exist in erp5_base, which is a dependency of this Business Template at least through erp5_trade. "composition" and "variation" Base Categories exist in erp5_pdm, which is a dependency of this Business Template via erp5_trade. "site" Base Category exists in erp5_base, which is a dependency of this Business Template via erp5_trade.
-
Vincent Pelletier authored
classification is already provided by erp5_dms, which is a dependency of this BT already.
-
Vincent Pelletier authored
requirement is also present in erp5_project. So add a dependency on that BT and remove the duplication.
-
Vincent Pelletier authored
This BT achieved the rare feat of containing the same document twice.
-
Vincent Pelletier authored
region/europe/western_europe is also present in erp5_tiosafe_test, which is already installed in the same unit test. So add a dependency on that BT and remove the duplication.
-
Vincent Pelletier authored
currency_module/euro is also present in erp5_tiosafe_test, which is already installed in the same unit test. So add a dependency on that BT and remove the duplication.
-
- 16 Aug, 2019 5 commits
-
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
[erp5_ui_test_core, erp5_dms_ui_test, erp5_km_ui_test, erp5_configurator_standard_ui_test] setFile command does not need pause command now.
-
Yusei Tahara authored
-
- 15 Aug, 2019 7 commits
-
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
[erp5_web_renderjs_ui] Show select column in view dialog if listbox's select column checkbox is checked.
-
Yusei Tahara authored
[erp5_configurator_standard_ui_test] Fix file uploading tests. Use setFile selenium command to avoid security error.
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 13 Aug, 2019 4 commits
-
-
Rafael Monnerat authored
-
Julien Muchembled authored
-
Rafael Monnerat authored
-
Bryton Lacquement authored
31804f68 was merged too soon. /reviewed-on nexedi/erp5!913
-
- 09 Aug, 2019 8 commits
-
-
Bryton Lacquement authored
It was possible that the previous server socket did not have enough time to expire, which could cause an "Address already in use" exception.
-
Roque authored
url - corresponding test added
-
Roque authored
-
Roque authored
-
Roque authored
- improve OfficeJS applications by reducing the quantity of code to be written and reuse the ERP5 configuration (portal_type, actions, forms, etc.) instead to generate the app
-
Roque authored
-
Roque authored
-
Rafael Monnerat authored
-
- 08 Aug, 2019 3 commits
-
-
Rafael Monnerat authored
The API changed on the slap, this commit follow up the changes.
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
Which is useful when debugging tests
-
- 07 Aug, 2019 2 commits
-
-
Bryton Lacquement authored
-
Boxiang Sun authored
Some files in the Skin Folder was not deleted by mistake /reviewed-on nexedi/erp5!914
-
- 06 Aug, 2019 2 commits
-
-
Julien Muchembled authored
-
Romain Courteaud authored
-
- 05 Aug, 2019 1 commit
-
-
Georgios Dagkakis authored
'only_visible' in essence checks 'Add portal content', But here we care for View permission really, since user can have worklist in a document even if he/she does not have the rights to add content to the module.
-