Commit Graph

260 Commits

Author SHA1 Message Date
a25dd5720c * Hardcoded one order to process for Brose for testing purposes 2025-12-13 13:36:57 +01:00
3da28b4771 * BugFix with quantity < 0 2025-12-13 13:23:19 +01:00
1afa34b1a0 * Introduced BroseClient processor 2025-12-13 13:17:02 +01:00
641b76da1b * Add mapping for customers by PONumber and Recipient ID 2025-12-09 11:46:42 +01:00
10dcb1370f * Added OrderMapper to map old PONumber to new one
* Added CustomerCode and RecipientCode to Stellantis Argentia
2025-12-09 11:08:54 +01:00
ea1dbd32c0 * Removed hardcoded data 2025-11-15 12:46:05 +01:00
981e323d5b * Extended config 2025-11-15 12:37:05 +01:00
e97e4c7b7a Merge remote-tracking branch 'origin/DelforSender' into DelforSender 2025-11-15 12:23:50 +01:00
f57d6b30f0 * Added new client: StellantisArgentina 2025-11-15 12:23:34 +01:00
a32d4bc9f7 * Fixed issue with clearing BoxType for Stellantis 2025-10-23 13:15:04 +02:00
9386d890f3 * Added overriden of CreateCustomerOrderLineItem for ClientTofas to set status to "O" when PONumber ends with "_3" 2025-10-08 09:36:02 +02:00
ead6492ae2 * Reformatting 2025-09-12 13:17:40 +02:00
33f6711911 * Fixed issue with not adding planned details to Stellantis Deljit orders 2025-09-12 13:12:50 +02:00
7cfb7bc997 * Fixed date 2025-09-09 05:51:53 +02:00
5ae752931a * Add condition to remove unsupported client orders
* Introduce new client Brose
2025-09-08 20:52:18 +02:00
ae52d61bfd * Fixed log 2025-09-08 20:39:25 +02:00
b1ab00e505 * Fixed date 2025-09-08 20:25:06 +02:00
8908a18871 * Removed hardcoded date 2025-09-05 08:36:19 +02:00
acc92f4ffb * Changed and added logger
* Added email sender
2025-09-05 08:29:55 +02:00
a4aec8a2a7 * Fixed nullability 2025-09-04 05:24:16 +02:00
a225a8c3cd * Added logger
* Added saving methods
2025-09-03 15:05:35 +02:00
cd93726dab * Code cleanup
* Added data saving
2025-08-28 14:51:29 +02:00
e29a63b128 * Mapped rest Clients
* Code cleanup
2025-08-28 12:06:32 +02:00
3abee3ff1c * Added Client Stellantis and mapped it
* Code cleanup
2025-08-27 15:49:24 +02:00
8f95736d84 * Added Stellantis client 2025-08-26 14:23:39 +02:00
d82adba316 * Finished Scania import
* Introduced Stellantis import
2025-08-26 14:23:17 +02:00
ff107765d2 * Code cleanup 2025-08-26 06:20:28 +02:00
96f575deda * Further development
* Added Enrichers
2025-08-25 20:56:39 +02:00
7986ba1d27 * Added new Enrichers
* Added new Translators
* Changed in DTOs
* Further development
2025-08-25 14:25:18 +02:00
0f12cd2f9c * Added detail translator 2025-08-24 11:13:51 +02:00
a5488598a4 * Extended Validator 2025-08-24 11:03:15 +02:00
bf1d93eb8e * Extended Validator
* Added new Services
2025-08-24 10:29:27 +02:00
b4734aeb37 * Added missing order 2025-08-24 08:58:19 +02:00
0357aaad61 * Update Config for BroseReport 2025-08-24 08:26:06 +02:00
a4820ac2a7 * Added Translator
* Further development
2025-08-23 08:01:33 +02:00
d1d7cbc79e * Extended Validator
* Added AppService
* Code refactoring to improve readability
2025-08-23 07:26:46 +02:00
31737228e0 * Fixed Validator 2025-08-22 07:14:36 +02:00
37b953b142 * Extended Validator 2025-08-21 06:34:41 +02:00
05b89bda44 * Initial submit
* First application draft
2025-08-21 05:40:04 +02:00
ff17293970 Merge pull request #17 from trencik91/BroseReport_FixEmptyOrderNumber
* Fixed empty OrderNumber issue
2025-07-16 20:35:59 +02:00
e1bf088835 * Fixed empty OrderNumber issue 2025-07-16 20:35:20 +02:00
c2a7570cf1 Merge pull request #16 from trencik91/Strattec_fix_date
* Fix Strattec date
2025-07-16 20:33:39 +02:00
25e7fea24d * Fix Strattec date 2025-07-16 20:33:08 +02:00
e32ed916fb Merge branch 'master' of https://github.com/trencik91/FA 2025-07-07 20:26:56 +02:00
5d1d321415 Update Config.txt
Adding new Client for Stellantis
2025-07-07 20:26:19 +02:00
3fa0418a9b Merge pull request #15 from trencik91/BroseReport
* Fixed calculation dates with quantities (finally matches!)
2025-07-07 20:24:35 +02:00
55e178bdee * Fixed calculation dates with quantities (finally matches!) 2025-07-07 20:23:26 +02:00
e6410af79e Merge pull request #14 from trencik91/Strattec_fix
* Fix date generator for Strattec
2025-07-02 06:50:25 +02:00
452db2e0cd Merge pull request #13 from trencik91/BroseReport
* Changed date creation
2025-07-02 06:49:57 +02:00
221175d3d9 * Changed date creation
* Changed first sending date quantity calculation
2025-07-02 06:42:25 +02:00