Commit Graph

212 Commits

Author SHA1 Message Date
764ba68f56 * Added ItemCustPriceAll entity 2025-08-22 07:13:47 +02:00
8c646d4bc7 * Added VatCodeAssociation 2025-08-22 07:01:13 +02:00
eb40cc35fe * Added new Entity
* Added new Controller
2025-08-22 06:47:09 +02:00
a0c7c2f6aa * Initial submit
* First application draft
2025-08-21 05:40:04 +02:00
f400c35c60 * Extended DataModels by Customer and CustomerTp
* Added new services and controllers for both models
2025-08-21 05:39:08 +02:00
d7210417f5 * Package version incremented 2025-08-07 06:58:36 +02:00
88daf6d392 * Added Nugget config 2025-08-07 06:56:42 +02:00
6139ce97d7 * Added new Entities and Dtos
* Mapping new classes
* Added new services and Controllers in API
2025-08-07 06:46:43 +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
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