Commit Graph

59 Commits

Author SHA1 Message Date
Loretta e094552119 Merge branch 'FruitBank_v0.0.8.0' of https://git.aycode.com/Adam/FruitBank into FruitBank_v0.0.8.0 2026-06-16 12:04:07 +02:00
Loretta 9944ce96de Update DB connection, EKÁER mapping, and partner loading
- Switched appsettings.json connection string to FruitBank_DEV.
- FruitBankDataController: GetPartners now loads PartnerDepots; GetPartnerById uses new overload.
- Clarified in EKAER_TODO.md and README.md that carrierText is optional and left empty for outgoing shipments (customer is the carrier).
2026-06-16 12:02:19 +02:00
Loretta 8e201d1c30 EKAER: add site config, outgoing support, refactor settings
- Added "Site" section to appsettings.json for company location.
- Increased EKAER threshold values; updated phone format.
- Refactored to use IEkaerSettings DI and registered in startup.
- GenerateEkaerXmlDocument now supports both incoming and outgoing (order) documents.
- Updated EKAER_TODO.md to reflect config and outgoing mapping changes.
2026-06-12 07:54:33 +02:00
Loretta 3809f53645 Update EKÁER config, thresholds, and value logic
- Switched DB connection to FruitBank_PROD in appsettings.json
- Added Ekaer config section: company info, thresholds, exchange rate
- Refactored CreateMissingEkaerHistories to use new settings, load related data, and apply exemption/threshold logic
- Updated controller DI to use EkaerSettings
- Centralized EKÁER config binding in PluginNopStartup
- Documented currency source issue and new value/category logic in EKAER_ISSUES.md and EKAER_TODO.md
2026-06-11 17:40:42 +02:00
Loretta 15b991798c Add EkaerHistory support: controller, DI, and DbTable
- Added SignalR endpoints for EkaerHistory CRUD in FruitBankDataController.
- Introduced EkaerHistoryDbTable with ordering and query helpers.
- Registered EkaerHistoryDbTable in DI and DbContext.
- Updated appsettings.json to comment out NopLogWriter config with explanation.
2026-06-10 16:24:58 +02:00
Adam 418d5a649a jjghjgh 2026-06-06 17:18:03 +02:00
Loretta 3942428427 Rename Preorder domain to PreOrder across codebase
Comprehensively renamed all "Preorder" domain types, services, controllers, models, enums, database contexts, routes, views, JS, localization resources, and documentation to "PreOrder" (PascalCase, capital "O"). Updated all references in backend, frontend, localization, and schema docs for consistency. No business logic changes; this is a naming and normalization refactor.
2026-05-30 16:26:50 +02:00
Loretta 6162e09830 Add CargoPartner/Truck support, update config and protocol
- Switched DB connection to FruitBank_DEV in appsettings.json
- Added SignalR controller methods for CargoPartner CRUD (placeholders)
- Changed AcBinaryProtocol flush policy to Coalesced
- Registered CustomerCredit, CargoPartner, CargoTruck in NameCompatibility
2026-05-28 19:48:33 +02:00
Loretta a7f3b0dbd4 merge 2026-05-26 16:43:43 +02:00
Adam 310b89d622 bug fixes on preorder, modified logic 2026-05-26 14:48:56 +02:00
Adam 428a78cf23 gyorsrendelés, előrendelés, előrendelés management, hasonlók 2026-05-12 16:18:16 +02:00
Adam cf6a1e3d90 CustomerCredit, new order 2026-03-27 17:14:40 +01:00
Loretta 2303cc5736 Update DLL HintPaths to use $(Configuration); prod DB switch
Replaced hardcoded Debug paths in all .csproj files with $(Configuration) for AyCode and FruitBank DLL references, enabling correct DLL resolution for any build configuration. Switched appsettings.json connection string to use the FruitBank_PROD database. Added a null check for StockTaking in StockSignalREndpointServer.cs to prevent possible null reference exceptions. Noted some encoding issues in .csproj comments and copyright fields. No other functional changes.
2026-03-24 18:30:42 +01:00
Adam d3136d1ff2 nem ír ez lószart se... gyors rendelés, deisgn 2026-03-18 15:15:50 +01:00
Adam e642d196e9 targonca 2026-03-10 18:10:04 +01:00
Adam a82f93c556 Some UI changes 2026-03-02 20:53:49 +01:00
Adam 5de603ca93 Rendelések feldarabolása mérési státusz alapján, és szabad szétválasztás, deign update, adószám bug-fix, szállítás alatt mező automatikus kitöltése AI által termékben, átlagsúly kiszámítása és beírása termékbe bevételezéskor. AI üdvözlő szöveg alapvető elemzéssel. 2026-02-23 17:06:20 +01:00
Adam d38f3765dc Merge branch 'main' of https://git.aycode.com/Adam/FruitBank 2026-02-11 01:06:23 +01:00
Adam 34aed36633 AI finalized 2026-02-10 23:03:29 +01:00
Loretta 9c3273cb6f Update connection string to use FruitBank_DEV database
Changed the database in appsettings.json connection string from FruitBank_PROD to FruitBank_DEV for development purposes. Other connection parameters remain unchanged.
2026-01-24 10:21:04 +01:00
Adam 0d07419692 AI basics, FileStorage service, Menu fixes, Voice order improvements 2026-01-16 13:53:47 +01:00
Adam c54ea53a48 AI document parsing small fixes (ismeasurable fix)
ShippingItem.UnitCostOnDocument added
other developments
2025-12-19 01:43:51 +01:00
Adam 2ad7917f5b AI document upload latest approach, innvoice order sync 2025-12-17 19:09:09 +01:00
Adam 37d1e99b1b AI progress 2025-12-14 13:37:24 +01:00
Adam 4924abf9c9 extra features, after publish, before upgrade 2025-12-11 18:30:55 +01:00
Adam c7f48cd738 átlagsúly, pdf-to-image, képfeltöltés újratöltve, AI válasz felület 2025-11-18 11:09:14 +01:00
Adam 33da539ea3 small fixes, cors policy, discounts, innvoice order date fix, innvoice email address fix 2025-11-11 20:15:06 +01:00
Loretta 2d817547a8 Add MessagePack packages 2025-11-07 19:21:51 +01:00
Loretta eb97fd5f3a Merge branch 'main' of https://git.aycode.com/Adam/FruitBank 2025-11-07 14:10:15 +01:00
Loretta 4bb50f029f fix 2025-11-07 14:09:30 +01:00
Adam b2fd26db44 download page 2025-11-07 09:57:23 +01:00
Loretta 9dce89c032 ... 2025-11-06 15:11:59 +01:00
Loretta 84cd8ccf54 Mango.Nop.Core cleanup; 2025-11-05 14:56:39 +01:00
Loretta f6f6b572a3 improvements, fixes 2025-11-01 00:42:59 +01:00
Adam e29996a5c2 paging, filtering, AI call changes 2025-10-31 14:42:40 +01:00
Adam 9af78a7272 faszt 2025-10-25 13:28:03 +02:00
Adam 9159b60ce3 fixes 2025-10-25 08:57:44 +02:00
Adam 02543f3c3c minor changes 2025-10-24 12:02:39 +02:00
Adam 2a9b31bdeb Merge branch 'main' of https://git.aycode.com/Adam/FruitBank 2025-10-23 10:26:16 +02:00
Adam 2ad0df90a9 merge + small fixes 2025-10-23 10:25:08 +02:00
Loretta 4d07b353e3 refactoring, cleanup, etc... 2025-10-22 15:16:20 +02:00
Loretta a4c534493d ShippingDocumentToFiles fix; CustomOrder create improvements; 2025-10-19 15:08:38 +02:00
Adam 71cd0592b5 ReceiptDate, PDF extraction by AI file-search, image text extraction by GPT vision, fixes, extra bugs 2025-10-14 21:06:21 +02:00
Adam 97465c6558 viecomponent logic 2025-10-13 18:06:28 +02:00
Adam 319d6fed0a edit and update ismeasurable, netweight, incomingQuantity 2025-10-10 22:59:23 +02:00
Adam 3ebc0f9c33 AI, grid 2025-10-02 09:19:41 +02:00
Adam 37ead9dbbe devextreme, devexpress, shipping controller, cutsom adminlayout, custom Scripts partial, custom OrderGrid, AI services, AI messages 2025-09-30 17:15:49 +02:00
Loretta aa87ed275a NopLogWriter fixes; SignalRLogger fixes; etc... 2025-09-05 06:18:01 +02:00
Loretta 6d6db38a54 Add appsettings.json to NopCommerce project! install reference packages; Implement endpoints; Fix CORS; etc... 2025-09-03 07:07:22 +02:00
Loretta a4787df61c Merge branch 'main' of https://git.aycode.com/Adam/FruitBank 2025-09-02 15:23:56 +02:00