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
36920 28 d 3 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ Remove unused Digify retailer integration (controllers, entity, repository, model, views, JS handler, assets)  
36919 28 d 3 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/model/ Remove unused Digify retailer integration (controllers, entity, repository, model, views, JS handler, assets)  
36918 28 d 4 h ranu /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ code committed for some change on app  
36917 28 d 5 h vikas /trunk/profitmandi-fofo/src/main/ Location Tracking Dashboard  
36916 28 d 6 h vikas /trunk/profitmandi-fofo/src/main/ Location Tracking Dashboard  
36915 28 d 8 h ranu /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/response/ code committed for some change on app  
36914 28 d 8 h ranu /trunk/ code committed for some change on app  
36913 28 d 8 h vikas /trunk/ Location Tracking Dashboard  
36912 28 d 9 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/warehouse/ Internal PO: block billing-warehouse change for PO-mapped orders

Throw if the order's transaction is mapped to an internal PO before changing warehouse in changeBillingWarehouse.
 
36911 28 d 9 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ Internal PO: block billing-warehouse change for PO-mapped orders

Throw if the order's transaction is mapped to an internal PO before changing warehouse in changeBillingWarehouse.
 
36910 28 d 9 h amit /trunk/profitmandi-dao/src/main/ Internal PO: map created transaction to PO; block warehouse change for PO-mapped orders

- WarehousePurchaseOrder: add transactionId column + selectByTransactionId
- createOrderInternally returns txn id; createPurchaseOrder maps it onto the PO
- Block order.setWarehouseId for PO-mapped orders in changeFulfillmentWarehouse; cron moveOrders skips them
- Migration: add warehouse.purchaseorder.transactionId
 
36909 29 d 1 h ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ deploy rating performace dashboard  
36908 29 d 1 h ranu /trunk/profitmandi-fofo/src/main/ deploy rating performace dashboard  
36907 29 d 2 h ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ deploy rating performace dashboard  
36906 29 d 2 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/monitors/ deploy rating performace dashboard  
36905 29 d 4 h vikas /trunk/profitmandi-fofo/src/main/ Location Tracking Dashboard  
36904 29 d 4 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix FSP wallet approval blocked by cross-store reference collision

Scope the duplicate-reference guard in /addAmountToWallet to the same retailer.
Reference numbers (e.g. cheque no '000310') are not globally unique, so an
already-approved request from a different store falsely tripped 'Entry already
Approved Please reject' and blocked a legitimate Full Stock Payment approval.
 
36903 29 d 6 h vikas /trunk/profitmandi-fofo/src/main/ Location Tracking Dashboard  
36902 30 d 1 h amit /trunk/profitmandi-fofo/src/main/ HID requested-allocations: fully-batched HID/Current (no per-partner query) + server-side pagination on both Pending and Approved tabs (50/page); bump js version  
36901 30 d 1 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ HID requested-allocations: fully batch HID computation (batched tier + SUM(current_qty) + 2-day sales per pair, replacing per-partner query) and add Pending list pagination  

Show All