Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36925 37 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/inventory/ Vendor catalog pricing: validate single-create path (reject non-positive ids/prices, null effectedOn) and gate vendor_item_pricing propagation behind the effected-date check so back-dated approvals no longer overwrite item-level prices  
36924 13 h 49 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ Allow fulfilment warehouse change for internal-PO orders within same physical warehouse

changeFulfillmentWarehouse previously blocked any warehouse change for orders
mapped to an internal PO. Relax it to permit changing the virtual fulfilment
warehouse as long as the physical (billing) warehouse stays the same; only a
change of the physical/billing warehouse is now rejected. The change-billing-
warehouse path remains fully blocked for internal POs.
 
36923 16 h 14 m ranu /trunk/ code committed for some change on app  
36922 17 h 36 m amit /trunk/profitmandi-fofo/src/main/ Remove unused Digify retailer integration and fix slim-jQuery clobber on partner-performance/today_po/today_target pages

- Delete Digify controller, views and Buyback asset; drop dead .digify-retailer-login handler and buyback links/buttons
- Load full jQuery (3.5.1) instead of jquery slim on partner-performance/today_po/today_target so injected pages no longer overwrite the dashboard jQuery (restores $.ajax / slideUp)
- Bump jsVersion to 365
 
36921 17 h 37 m amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ Remove unused Digify retailer integration (controllers, entity, repository, model, views, JS handler, assets)  
36920 17 h 37 m 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 17 h 37 m 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 18 h 14 m ranu /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ code committed for some change on app  
36917 19 h 24 m vikas /trunk/profitmandi-fofo/src/main/ Location Tracking Dashboard  
36916 20 h 23 m vikas /trunk/profitmandi-fofo/src/main/ Location Tracking Dashboard  
36915 22 h 57 m ranu /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/response/ code committed for some change on app  
36914 22 h 59 m ranu /trunk/ code committed for some change on app  
36913 23 h 7 m vikas /trunk/ Location Tracking Dashboard  
36912 23 h 45 m 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 23 h 45 m 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 23 h 45 m 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 1 d 15 h ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ deploy rating performace dashboard  
36908 1 d 15 h ranu /trunk/profitmandi-fofo/src/main/ deploy rating performace dashboard  
36907 1 d 16 h ranu /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ deploy rating performace dashboard  
36906 1 d 16 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/monitors/ deploy rating performace dashboard  

Show All