diff --git a/back/nodemonConfig.json b/back/nodemonConfig.json
index 5138bc30e..c468a2f73 100644
--- a/back/nodemonConfig.json
+++ b/back/nodemonConfig.json
@@ -8,7 +8,6 @@
"modules/account/front/**/*",
"modules/claim/front/**/*",
"modules/client/front/**/*",
- "modules/entry/front/**/*",
"modules/invoiceIn/front/**/*",
"modules/invoiceOut/front/**/*",
"modules/item/front/**/*",
@@ -22,4 +21,4 @@
"modules/worker/front/**/*",
"modules/zone/front/**/*"
]
-}
\ No newline at end of file
+}
diff --git a/e2e/paths/13-supplier/01_summary_and_descriptor.spec.js b/e2e/paths/13-supplier/01_summary_and_descriptor.spec.js
index e82f851ea..a2e194e42 100644
--- a/e2e/paths/13-supplier/01_summary_and_descriptor.spec.js
+++ b/e2e/paths/13-supplier/01_summary_and_descriptor.spec.js
@@ -65,11 +65,6 @@ describe('Supplier summary & descriptor path', () => {
await page.waitForState('supplier.card.summary');
});
- it(`should navigate to the supplier's entries`, async() => {
- await page.waitToClick(selectors.supplierDescriptor.entriesButton);
- await page.waitForState('entry.index');
- });
-
it(`should navigate back to suppliers but a different one this time`, async() => {
await page.waitToClick(selectors.globalItems.homeButton);
await page.waitForState('home');
diff --git a/front/module-import.js b/front/module-import.js
index bc547deeb..85731c72c 100755
--- a/front/module-import.js
+++ b/front/module-import.js
@@ -1,27 +1,26 @@
export default function moduleImport(moduleName) {
// TODO: Webpack watches module backend files when using dynamic import
- //return import(
+ // return import(
// /* webpackInclude: /modules\/[a-z0-9-]+\/front\/index.js$/ */
// '../modules/'+ moduleName +'/front/index.js'
- //);
+ // );
- switch(moduleName) {
- case 'client' : return import('client/front');
- case 'item' : return import('item/front');
- case 'ticket' : return import('ticket/front');
- case 'order' : return import('order/front');
- case 'claim' : return import('claim/front');
- case 'zone' : return import('zone/front');
- case 'travel' : return import('travel/front');
- case 'worker' : return import('worker/front');
- case 'invoiceOut' : return import('invoiceOut/front');
- case 'invoiceIn' : return import('invoiceIn/front');
- case 'route' : return import('route/front');
- case 'entry' : return import('entry/front');
- case 'account' : return import('account/front');
- case 'supplier' : return import('supplier/front');
- case 'shelving' : return import('shelving/front');
- case 'monitor' : return import('monitor/front');
+ switch (moduleName) {
+ case 'client': return import('client/front');
+ case 'item': return import('item/front');
+ case 'ticket': return import('ticket/front');
+ case 'order': return import('order/front');
+ case 'claim': return import('claim/front');
+ case 'zone': return import('zone/front');
+ case 'travel': return import('travel/front');
+ case 'worker': return import('worker/front');
+ case 'invoiceOut': return import('invoiceOut/front');
+ case 'invoiceIn': return import('invoiceIn/front');
+ case 'route': return import('route/front');
+ case 'account': return import('account/front');
+ case 'supplier': return import('supplier/front');
+ case 'shelving': return import('shelving/front');
+ case 'monitor': return import('monitor/front');
}
}
diff --git a/modules/entry/front/basic-data/index.html b/modules/entry/front/basic-data/index.html
deleted file mode 100644
index 57de1c5f7..000000000
--- a/modules/entry/front/basic-data/index.html
+++ /dev/null
@@ -1,234 +0,0 @@
-
- |
- Item | -Quantity | -Package | -Stickers | -Weight | -Packing | -Grouping | -Buying value | -Grouping price | -Packing price | -Import | -
---|---|---|---|---|---|---|---|---|---|---|---|
- |
-
-
- {{::buy.item.id}}
-
- {{::name}}
-
- |
-
- |
-
- |
-
- |
-
- |
-
- |
-
- |
-
- |
-
- |
-
- |
- - - {{buy.quantity * buy.buyingValue | currency: 'EUR':2}} - - | -
- | -- - {{::buy.item.itemType.code}} - - | -- - {{::buy.item.size}} - - | -- - {{::buy.item.minPrice | currency: 'EUR':2}} - - | -
-
-
- {{::buy.item.subName}}- |
- |||||||
- |
- Picture | -- Item ID - | -- Packing - | -- Grouping - | -- Quantity - | -- Description - | -- Size - | -- Tags - | -- Type - | -- Intrastat - | -- Origin - | -- Weight/Piece - | -- Active - | -- Family - | -- Entry - | -- Buying value - | -- Freight value - | -- Commission value - | -- Package value - | -- Is ignored - | -- Grouping - | -- Packing - | -- Min - | -- Ekt - | -- Weight - | -- Package - | -- Package out - | -- Landing - | -
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
- |
- - - | -- - {{::buy.itemFk}} - - | -
- |
-
- |
- {{::buy.quantity}} | -- {{::buy.description | dashIfEmpty}} - | -{{::buy.size}} | -
-
-
- {{::buy.subName}}- |
- - {{::buy.code}} - | -- {{::buy.intrastat}} - | -{{::buy.origin}} | -{{::buy.weightByPiece}} | -
- |
- {{::buy.family}} | -- - {{::buy.entryFk}} - - | -{{::buy.buyingValue | currency: 'EUR':3}} | -{{::buy.freightValue | currency: 'EUR':3}} | -{{::buy.comissionValue | currency: 'EUR':3}} | -{{::buy.packageValue | currency: 'EUR':3}} | -
- |
- {{::buy.price2 | currency: 'EUR':3}} | -{{::buy.price3 | currency: 'EUR':3}} | -{{::buy.minPrice | currency: 'EUR':3}} | -{{::buy.ektFk | dashIfEmpty}} | -{{::buy.weight}} | -{{::buy.packagingFk}} | -{{::buy.packingOut}} | -{{::buy.landing | date: 'dd/MM/yyyy'}} | -
Quantity | -Stickers | -Package | -Weight | -Packing | -Grouping | -Buying value | -Import | -PVP | -|
---|---|---|---|---|---|---|---|---|---|
{{::line.quantity}} | -{{::line.stickers | dashIfEmpty}} | -{{::line.packagingFk | dashIfEmpty}} | -{{::line.weight}} | -
- |
-
- | {{::line.buyingValue | currency: 'EUR':2}} | -{{::line.quantity * line.buyingValue | currency: 'EUR':2}} | -{{::line.price2 | currency: 'EUR':2 | dashIfEmpty}} / {{::line.price3 | currency: 'EUR':2 | dashIfEmpty}} | -|
- - {{::line.item.itemType.code}} - - | -- - {{::line.item.id}} - - | -- - {{::line.item.size}} - - | -- - {{::line.item.minPrice | currency: 'EUR':2}} - - | -
-
-
- {{::line.item.subName}}- |
- |||||
- |