Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36763 14 d 21 h ranu /trunk/ some Enhancements or changes  
36762 14 d 21 h vikas /trunk/ Punch, Check, Deferred handling improvements and mapbox  
36760 14 d 21 h vikas /trunk/ Punch, Check, Deferred handling improvements and mapbox  
36758 14 d 21 h vikas /trunk/ Punch, Check, Deferred handling improvements and mapbox  
36674 22 d 21 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/ Add irnErrorMessage to InvoicePdfModel and show e-invoice error on PDF where IRN would appear  
36623 27 d 2 h amit /trunk/profitmandi-common/ Remove ThriftConfig dependency and Thrift client wrappers

- Removed ThriftConfig from build.gradle dependency
- Deleted entire thrift/clients/ directory (16 RPC client files)
- Removed Thrift-dependent methods from Utils.java (getRechargeDisplayStatus, getOrderStatus, getWarehouseClient, etc.)
- Deleted dead code: HelperServiceUtils.java, OrderObject.java
- Moved to profitmandi-dao: WalletHistoryModel.java, ExcelUtils.java, CustomOrder.java
 
36608 28 d 5 h vikas /trunk/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  
36599 29 d 0 h vikas /trunk/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  
36591 29 d 19 h vikas /trunk/ Store Image Capture & Pinelabs Affordability Enhancements  
36573 32 d 2 h amit /trunk/ refactor: extract RTV methods from PurchaseReturnService into ReturnToVendorService, add ReturnPermissionHelper and PurchaseReturnOrderStatus  
36572 32 d 2 h amit /trunk/ fix: add debit note PDF labels, HDFC UTR duplicate lock, AJAX error handlers in common.js  
36568 32 d 3 h amit /trunk/ refactor: RTV - add local caching, batch queries, typed DTO, fix documentNumber overwrite and settledAmount validation  
36557 32 d 11 h amit /trunk/ feat: Flagship Credit - 30 interest-free days for flagship models with billing split, expiry conversion, API-driven T&C  
36555 32 d 11 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/services/mandii/ Fixed scroll in offers modal  
36528 35 d 23 h vikas /trunk/ Notifications APIs for marking notifications as read  
36479 41 d 22 h ranu /trunk/ code commit for reports section v2  
36465 44 d 3 h vikas /trunk/ New Authorization Token Flow for web  
36416 49 d 23 h amit /trunk/profitmandi-common/ Drop OkHttp, standardise on Apache HttpClient via HttpClientFactory. RestClient pool raised to 20/8, all construction routed through factory. Lint guard added to block direct OkHttp/createDefault usage.  
36398 51 d 2 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/services/ Replace mailSender (SendGrid) with gmailRelaySender across all modules - SendGrid API key expired/revoked  
36396 51 d 2 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/model/ Scheme item windowing: add startDate/endDate per scheme_item.

Each fofo.scheme_item row now carries an optional [start_date, end_date]
window so the same (scheme_id, catalog_id) pair can be applicable for
different date ranges. Backward compatible: NULL window = always active.

Also pins processSchemeOut scheme resolution to each IMEI's GRN
billing date (Purchase -> Order.billingTimestamp via
PurchaseService.getBillingDateOfPurchase) instead of fofoOrder
createTimestamp, aligning OUT with the existing IN behaviour.

Common DTO: SchemeItems gains startDate/endDate fields.
 

Show All