Commit Graph

87 Commits

Author SHA1 Message Date
309044cb0c * Fixed some hardcoded code 2025-10-01 14:44:34 +02:00
9163f330aa * Added Logo to the output file 2025-10-01 14:42:58 +02:00
8cfded48ae * Added Excel generation for Marelli
* Added Logo
2025-09-30 21:18:34 +02:00
08171522b9 * Fixed issue with not correctly filtering grid
* Added validation
2025-09-29 11:11:37 +02:00
e2c5de40b5 * Added ID to ScheduleOrder view 2025-09-11 21:12:46 +02:00
01350f0146 * Further improvements for Marelli PackingList 2025-09-11 21:08:31 +02:00
50a25ff996 * Introduced Marelli packing list 2025-09-09 07:00:05 +02:00
f45baa31a5 * Added button to generate XLS 2025-09-04 10:01:43 +02:00
85d571ed7f * Added button to change view 2025-09-04 06:14:39 +02:00
bfe325df82 * Added Simple view to PackingList 2025-09-04 06:00:54 +02:00
eb756eedec * Fixed Hangfire update jobs 2025-08-24 08:48:11 +02:00
1842fd6146 * Added validation to not generate more than one PackingList to the same WZ
* Added filtering when found more than one item after scanning
2025-08-04 20:13:54 +02:00
e69b10398f * Resize columns 2025-08-04 07:09:20 +02:00
96a6d7772e * Added resizing on the Grid columns 2025-08-04 06:10:05 +02:00
4392cce6c9 * Added filling pallet number when there is a batch found
* Changed headers in ScheduleOrdersGrid
2025-08-04 05:52:04 +02:00
4cfb422ad4 * Fixed Focus issues in Grid 2025-07-03 07:21:26 +02:00
82cb7a3dbe * Little bugfix 2025-06-29 10:16:24 +02:00
d3e6c815ac * Further improvements of scanning data 2025-06-29 09:50:13 +02:00
2bf87c0091 * Added line splitter 2025-06-21 09:00:49 +02:00
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
9cb7210aa5 * Added TransactionNumber to have unique values in Dictionary
* Added Saving scanned values
2025-06-12 21:18:37 +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
f58d2ab04c * Further improvements of Warehouse view
* Fixed issue with not saving Products updates
2025-05-24 21:47:32 +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
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
04e18374da * Added Recipient description to Products view 2025-05-07 20:03:29 +02:00
7660db1c0b * Added managing EdiCustomerOrderTranslations 2025-04-12 07:12:14 +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
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
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