Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36464 9 d 13 h amit /trunk/ Add vendor pricing changes Excel download report on Vendor Price Circular page. Flat file with Vendor/Date/Model/CatalogId/TP/DP/MOP columns, filterable by vendor. Shows baseline pricing as of start date plus subsequent TP changes within period for all non-internal suppliers.  
36327 22 d 12 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Fix currentinventorysnapshot/currentreservationsnapshot deadlock and optimize getFirstBillingDate

- SaholicInventoryServiceImpl: enforce reservation-snapshot → inventory-snapshot
lock order in addReservationCount and reduceReservationCount via explicit
session.flush(); eliminates the hadb1 deadlock recorded 2026-04-20 19:43:24
between these two methods' opposite-order writes.
- SaholicInventorySnapshot: add @DynamicUpdate so UPDATEs only rewrite the
changed column instead of all three — cuts redo/binlog write amplification
and makes deadlock dumps pinpoint the actual business path.
- TransactionRepositoryImpl.getFirstBillingDate: replace filesort-over-all-billed-
orders with MIN(billingTimestamp) via new Order.selectFirstBillingByRetailer
named query (Select tables optimized away). Preserves 2017-01-01 cutoff and
null-for-unbilled-partner semantics.
- Add @Cacheable on redisOneDayCacheManager keyed by fofoId (unless null) so the
8 call sites stop piling up identical SELECTs on the order table — this was
the query pinning Hikari slots at 150-460s each in recent processlist dumps.
 
35845 77 d 14 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/inventory/ intrasit stock do correct  
35784 84 d 13 h vikas /trunk/ Sync Inventory to Shopify products and Inventory with Insurance Plans  
35744 91 d 8 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/inventory/ Fix batch vendor pricing query: add effected_on date filter to both subqueries to match per-item query behavior  
35351 156 d 10 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/inventory/ fix openinng stock  
35343 160 d 9 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ removing all out of stock and without category catalog from price circular and b2b listing (solr)  
34813 296 d 8 h aman /trunk/ Partner Dashboard Analysis  
34615 351 d 10 h vikas.jangra /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/ Added tablet category in queries  
34580 359 d 11 h ranu /trunk/ intrasist data modification  
34569 363 d 7 h ranu /trunk/ love intransist data for brandwise placement  
34405 398 d 10 h vikas.jangra /trunk/ Liquidation/Bidding CURD Operation  
34389 400 d 6 h ranu /trunk/ code committed as per tarun sir  
34387 400 d 7 h vikas.jangra /trunk/ Liquidation/Bidding initial work  
34178 461 d 9 h ranu /trunk/ color changes on warehouse stock  
34098 492 d 12 h ranu /trunk/ eol-slow, slow-runn migartion  
34068 510 d 3 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ warehouse invoice migration  
34035 523 d 8 h ranu /trunk/ aging and smart cart instead of focused model  
34006 532 d 8 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ float value change  
33985 537 d 10 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ rbm achievemnts data persitance  

Show All