Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36624 59 d 1 h amit /trunk/profitmandi-dao/src/main/java/ Thrift cleanup: migrate types, remove dead code, add moved files

- Added Affiliate.java POJO (replaces Thrift struct)
- Moved from profitmandi-common: WalletHistoryModel, ExcelUtils, CustomOrder
- Removed dead createReturnTransaction method from ReturnService/Impl
- Removed dead getPartnerStockOnDate from InventoryService/Impl
- Replaced CatalogServiceException with Exception in PdfPoSheetGenerator
- Removed Thrift client imports from UserServiceImpl
 
36623 59 d 1 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
 
36622 59 d 3 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ route plan map  
36621 59 d 3 h ranu /trunk/ route plan map  
36620 59 d 3 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ refactor: remove Thrift RPC calls from RechargeController and OrderController

- RechargeController: replaced TransactionClient.getRcgOrderStatus() in pollRechargeResult
with local DAO lookup via RechargeTransactionRepository. Gutted unused getAllDenominations,
myRecharges, getServiceProvider endpoints (return empty). Removed dead variable declarations.
- OrderController: deleted CancellableRequest method (Thrift-dependent, unused).
- V2OrderController: removed CancellableRequest wrapper, added direct JPA address creation.
 
36619 59 d 3 h amit /trunk/profitmandi-dao/src/main/java/in/ refactor: migrate Thrift enums/models to profitmandi-dao under in.shop2020 package

Moved 22 enum files and 2 model classes (Address, OrderStatusGroups) from ThriftConfig
to profitmandi-dao with same package structure. Stripped all org.apache.thrift dependencies
(TEnum interface, TBase, read/write/validate methods). OrderStatusGroups rewritten as clean
POJO keeping only constructor defaults and getter methods used by callers.
 
36618 59 d 4 h ranu /trunk/profitmandi-fofo/src/main/ route plan map  
36617 59 d 15 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  
36616 59 d 15 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  
36615 59 d 18 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/transaction/ Fix:Ui fix  
36614 59 d 19 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix:Date Formatter  
36613 59 d 20 h aman /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/order/ Fix:Update L3 to L4 for first po approval mail  
36612 59 d 20 h amit /trunk/profitmandi-fofo/src/main/ increase sidebar menu font-size by 1px for better readability  
36611 60 d 1 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/warehouse/ Allow GRN corrections for SALE_RET items in addition to PURCHASE - serial correction, serialized item change, and non-serialized item change paths all now accept SALE_RET scan type since the item is back in warehouse custody  
36610 60 d 3 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  
36609 60 d 3 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  
36608 60 d 3 h vikas /trunk/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  
36607 60 d 4 h aman /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/ Feat:Add 5 min cache on partner stock and 30 min cache for listing  
36606 60 d 15 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  
36605 60 d 16 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  

Show All