Commit Graph

196 Commits

Author SHA1 Message Date
52439e73cb * Bugfixes 2025-06-17 22:17:03 +02:00
30d2984add * Further improvements 2025-06-17 22:05:15 +02:00
a8e3a8be66 * Added Lot table and service
* Changed behaviour of scanning to scan first PartNumber, select specific record and then scan MeylePartNumber
2025-06-17 08:30:10 +02:00
e96bcc95ba * Comment line 2025-06-12 21:23:51 +02:00
e55a3926ff Merge remote-tracking branch 'origin/Warehouses' into Warehouses
# Conflicts:
#	OrdersManagement/Components/Pages/WarehousePackList.razor
2025-06-12 21:18:53 +02:00
9cb7210aa5 * Added TransactionNumber to have unique values in Dictionary
* Added Saving scanned values
2025-06-12 21:18:37 +02:00
24e2836f77 * Fixed issue with wrong scanning behaviour 2025-05-29 12:42:48 +02:00
269d9c87a4 * Added fields for scanning barcodes 2025-05-28 21:06:39 +02:00
53d99bf65f * Fixed issue with trying to save with empty addresses 2025-05-27 21:09:25 +02:00
ad641560ea * Added EmailAddresses and WzNumbers to WzHeader
* Changed approach to send email to addresses added to WzHeader
2025-05-25 11:01:18 +02:00
1a4ff2ef6d * Fixed Navigation issues 2025-05-24 22:04:11 +02:00
393db2cc7c * Revert changes 2025-05-24 21:57:10 +02:00
f58d2ab04c * Further improvements of Warehouse view
* Fixed issue with not saving Products updates
2025-05-24 21:47:32 +02:00
71dd78cbd7 * Revert change 2025-05-17 20:32:24 +02:00
f4195a540c * Added ExcelGenerator and EmailSender 2025-05-17 20:31:42 +02:00
6ab3960e50 * Further improvements to generate PackList 2025-05-17 18:36:11 +02:00
bc28c5d63d * Revert changes 2025-05-17 04:37:56 +02:00
55f7ed76fd * Further improvements to generate Packing List 2025-05-16 21:48:43 +02:00
da1eae8ca9 * Added new Controllers to API
* Added methods to get WZs for specific client
2025-05-08 20:44:20 +02:00
1f08ae05f0 * Created Entities, Dtos and Mapping for WzClient and WzHeader 2025-05-07 21:21:02 +02:00
9f38998135 * Fixed issue with wrong Recipient mapping 2025-05-07 20:15:20 +02:00
04e18374da * Added Recipient description to Products view 2025-05-07 20:03:29 +02:00
edc4aef0db Merge pull request #1 from trencik91/Syncfusion_changes
Syncfusion changes
2025-04-15 20:12:45 +02:00
7660db1c0b * Added managing EdiCustomerOrderTranslations 2025-04-12 07:12:14 +02:00
6977708099 * Added GetOrderNumbersByWz method to MaterialTransactionService 2025-04-06 17:16:22 +02:00
d7f49829a2 * Added required methods to services 2025-04-03 09:27:32 +02:00
94c4586c35 * Additional Functions added to services
* Changes in MaterialTransaction mapping
2025-04-02 21:25:13 +02:00
3f0da4ba79 * Added MaterialTransaction entity, dto and service 2025-04-01 20:49:31 +02:00
0eaf941021 * Added maintaining Products
* Extended DataModels
* Extended API
2025-03-29 21:37:36 +01:00
15b0060c50 * Fixed issue with missing references 2025-03-21 06:26:08 +01:00
baa6065f15 * Added handling saving and deleting filters 2025-03-21 05:57:12 +01:00
c62e23c8e7 * Added another one 2025-03-01 07:27:55 +01:00
75567ddeb8 * Added missing middleware 2025-03-01 07:27:14 +01:00
c33a41b437 * Turned off authentication 2025-03-01 07:23:17 +01:00
f321677447 * Turned off Login as it is not working 2025-03-01 06:35:28 +01:00
b8fbb789ad * Changed views to have them in the same layout
* Added Authorization
2025-02-28 13:33:01 +01:00
aedb5810c2 * Fixed issue with not authorizing user 2025-02-27 12:42:31 +01:00
60d6332679 * Changed DBs to PROD 2025-02-23 21:19:39 +01:00
5bcf406465 * Added Authorization which is not working 2025-02-23 21:19:04 +01:00
6774311433 * Added Authentication 2025-02-21 09:59:50 +01:00
ed5b5634fd * Uncomment Hangfire code 2025-02-20 17:40:33 +01:00
0bc80c589d * Added Miscs to ScheduleOrder view
* Added few fields to ScheduleOrderDetailDto
* Map GetScheduleOrder by ID from API
2025-02-20 17:38:45 +01:00
9b8d621f42 * Managed API to handle User maintenance
* Managed Users view in application
2025-02-20 06:39:06 +01:00
cd5990039d * Maintain DataModel for User, Role, Function and UserRole 2025-02-20 05:20:30 +01:00
c2078d1614 * Changed css to make grid more responsive 2025-02-19 20:06:26 +01:00
08a6666064 * Added divs to containers 2025-02-19 14:12:50 +01:00
59e558b109 * Changed ScheduleOrdersGrid with enabling Persistence
* Added div to help with visibility on mobiles
2025-02-19 14:01:39 +01:00
3770d4f28d * Another width change 2025-02-18 21:31:00 +01:00
ae75e2dc39 * Changed menu width 2025-02-18 21:28:56 +01:00
a84b8cf609 * Changed icons 2025-02-18 21:24:57 +01:00