<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SmartDukaan &#x2013; //trunk/profitmandi-web/src/main/java/</title><description>WebSVN RSS feed &#x2013; SmartDukaan</description><lastBuildDate>Sat, 15 Aug 2026 05:52:44 +0530</lastBuildDate><generator>WebSVN 2.8.6-DEV</generator><language>en</language><link>https://svn.smartdukaan.com/log.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;max=40&amp;</link><atom:link href="https://svn.smartdukaan.com/rss.php?isdir=1&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 14 Aug 2026 18:17:18 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37319 – Fix partner-performance tertiary: aggregate order items (qty*mop), not the POS-typed ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix partner-performance tertiary: aggregate order items (qty*mop), not the POS-typed order header&lt;br /&gt;
&lt;br /&gt;
The tertiary panel summed fofo_order.total_amount - a price typed at the partner POS&lt;br /&gt;
and never validated against the catalogue - and attributed each whole order to its&lt;br /&gt;
first line item&apos;s brand via .get(0). One mistyped digit inflated reported sell-out&lt;br /&gt;
10x, and mixed-brand orders booked 100% to the first brand, leaving the rest at zero.&lt;br /&gt;
Defect dates from r32000/r32034 (May 2023); the panel was the only tertiary consumer&lt;br /&gt;
diverging from the qty*mop basis.&lt;br /&gt;
&lt;br /&gt;
- New FofoOrder.selectMonthlyBrandTertiary: sum(quantity*mop) grouped by&lt;br /&gt;
  (year*100+month) and item brand - the same basis selectPartnerTertiarySales&lt;br /&gt;
  already uses for the DSR and the partner tier calculation&lt;br /&gt;
- PerformanceController: replaces two entity-loading queries (every FofoOrder and&lt;br /&gt;
  FofoOrderItem for 6 months) with one aggregate; all items now count, each under&lt;br /&gt;
  its own brand&lt;br /&gt;
- Month labels unchanged - toMonthLabel rebuilds the MMM&apos;&apos;uu key, template untouched&lt;br /&gt;
- Remove V2FofoPerformanceController, the /v2/fofo JSON copy carrying the same defect&lt;br /&gt;
&lt;br /&gt;
Verified against dev DB for fofo_id 175139501: Jul 2026 now 16,94,939 (panel&lt;br /&gt;
previously showed 50,92,440); all six months match the qty*mop basis.&lt;/div&gt;~ /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/fofo/FofoOrder.java&lt;br /&gt;+ /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/model/MonthlyBrandTertiaryModel.java&lt;br /&gt;~ /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/fofo/FofoOrderRepository.java&lt;br /&gt;~ /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/fofo/FofoOrderRepositoryImpl.java&lt;br /&gt;~ /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/PerformanceController.java&lt;br /&gt;x /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoPerformanceController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37319</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37319</guid></item>
<item><pubDate>Fri, 14 Aug 2026 16:04:50 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37318 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/checkout/OrderController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37318</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37318</guid></item>
<item><pubDate>Fri, 14 Aug 2026 12:09:49 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37313 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoOrderController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37313</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37313</guid></item>
<item><pubDate>Thu, 13 Aug 2026 17:44:34 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37305 – carry bag for silver at 1</title><description>&lt;div&gt;&lt;strong&gt;ranu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;carry bag for silver at 1&lt;/div&gt;~ /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/cart/CartServiceImpl.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2CartController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37305</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37305</guid></item>
<item><pubDate>Thu, 13 Aug 2026 17:39:13 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37304 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2CartController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37304</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37304</guid></item>
<item><pubDate>Wed, 12 Aug 2026 22:10:01 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37298 – Default subCategoryId to 0 on endpoints that declare it required=false ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Default subCategoryId to 0 on endpoints that declare it required=false&lt;br /&gt;
&lt;br /&gt;
subCategoryId is a primitive int, so a required=false declaration with no&lt;br /&gt;
defaultValue makes Spring throw when the param is omitted:&lt;br /&gt;
&lt;br /&gt;
  Optional int parameter &apos;subCategoryId&apos; is present but cannot be translated&lt;br /&gt;
  into a null value due to being declared as a primitive type.&lt;br /&gt;
&lt;br /&gt;
v1 DealsController and GuestController already default it to 0; their v2&lt;br /&gt;
wrappers dropped that, and StoreController never had it on either version. Any&lt;br /&gt;
caller omitting the param got a 500 with a message that does not name the&lt;br /&gt;
parameter at fault.&lt;br /&gt;
&lt;br /&gt;
Adding the default only removes that failure path — every currently working&lt;br /&gt;
caller already sends a value, so no existing behaviour changes.&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/StoreController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2DealsController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2GuestController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2StoreController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37298</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37298</guid></item>
<item><pubDate>Wed, 12 Aug 2026 11:58:47 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37293 – Fix region-ALL (fofoId=0 sentinel) handling on RBM home  active-offers: ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix region-ALL (fofoId=0 sentinel) handling on RBM home&lt;br /&gt;
&lt;br /&gt;
active-offers: regionId resolved via rows.get(0).getFofoId(), which is 0 for&lt;br /&gt;
region ALL, so selectByRetailerId(0) threw FOFOSTR_1000 &apos;Fofo store not found&apos;&lt;br /&gt;
(400) for every region-ALL user. Now filters fofoId&gt;0, picks an active store,&lt;br /&gt;
and falls back to the caller&apos;s fofoId when a region resolves to nothing.&lt;br /&gt;
&lt;br /&gt;
rbm-regions: dropdown now lists only regions holding an active retailer (with&lt;br /&gt;
activePartners count), which drops the ALL pseudo-region; users carrying the&lt;br /&gt;
sentinel get every live region as assignedRegionIds instead of an empty set.&lt;br /&gt;
&lt;br /&gt;
rbm-dashboard: expand the sentinel like CsServiceImpl does (row region -&gt;&lt;br /&gt;
its partners; region ALL -&gt; all active stores) so the partners tile stops&lt;br /&gt;
reporting 0/1. Scope-wide batches limited to stores/targets/purchases/&lt;br /&gt;
last-billed; name, wallet and loan lookups now run only over the returned&lt;br /&gt;
slice. partners and alerts capped via ?limit (default 50, max 200) with&lt;br /&gt;
partnersReturned/totalAlerts/alertsReturned/limit added to summary. Partners&lt;br /&gt;
with no target this month rank after those actually missing a target, so the&lt;br /&gt;
capped slice is not filled by unset-target stores.&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoMonitorController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoOfferController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37293</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37293</guid></item>
<item><pubDate>Mon, 10 Aug 2026 11:12:34 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37273 – Apply same idempotent super-catalog mapping save to V2 controller  ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Apply same idempotent super-catalog mapping save to V2 controller&lt;br /&gt;
&lt;br /&gt;
Keeps V2FofoSuperCatalogController in step with the fofo SuperCatalogController&lt;br /&gt;
fix (r37272) so the dormant endpoint cannot violate the new&lt;br /&gt;
UNIQUE(catalog_id, super_catalog_id) constraint if it is ever enabled.&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoSuperCatalogController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37273</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37273</guid></item>
<item><pubDate>Mon, 10 Aug 2026 10:12:39 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37269 – Hot deals enrichment: Fresh pill (green tick when device unused, ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Hot deals enrichment: Fresh pill (green tick when device unused, greyed cross otherwise) replacing Activated; class hd-fresh&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/services/HotDealEnrichmentService.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37269</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37269</guid></item>
<item><pubDate>Sun, 09 Aug 2026 19:03:16 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37267 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/TrialUserController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37267</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37267</guid></item>
<item><pubDate>Fri, 07 Aug 2026 03:35:46 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37260 – Hot deals API: fix /fofo 500 when subCategoryId omitted (primitive ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Hot deals API: fix /fofo 500 when subCategoryId omitted (primitive int + required=false cannot bind null; defaultValue 0, same in GuestController); /fofo/hotDeals/categories facet endpoint for filter chips; hotDeal listing honors explicit categoryId only (cross-category default); enrichment pills - constant names with hd-yes/hd-no + hd-good/hd-off state classes, not-activated is the green state&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/DealsController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/guest/GuestController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/services/HotDealEnrichmentService.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37260</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37260</guid></item>
<item><pubDate>Thu, 06 Aug 2026 15:12:19 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37250 – perf: speed up /partner/listing by batching partner-level data and parallelizing ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;perf: speed up /partner/listing by batching partner-level data and parallelizing solr calls&lt;br /&gt;
&lt;br /&gt;
- Fetch stock snapshot, favourites, web offers, combo models, CIS, items,&lt;br /&gt;
  cashback and price circular once per request (union of all listings&apos;&lt;br /&gt;
  catalogs/items) instead of once per listing&lt;br /&gt;
- Precompute slab-payout/scheme-offer alignment once per catalog so shared&lt;br /&gt;
  PriceCircularItemModelNew instances are not mutated twice&lt;br /&gt;
- Fan per-listing solr queries out on a bounded thread pool; brand exclusion&lt;br /&gt;
  resolved once on the request thread (Hibernate session is thread-bound)&lt;br /&gt;
- Drop per-doc info logs (full stock map, label dumps, solrtype)&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/DealsController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/services/PartnerSolrClient.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37250</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37250</guid></item>
<item><pubDate>Thu, 06 Aug 2026 15:04:20 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 37249 – Null check for email</title><description>&lt;div&gt;&lt;strong&gt;vikas – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Null check for email&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/BeatTrackingController.java&lt;br /&gt;+ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/services/RemarkScoreService.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2BeatTrackingController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37249</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37249</guid></item>
<item><pubDate>Thu, 06 Aug 2026 11:04:39 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37247 – Hot deal surfacing: HotDealEnrichmentService attaches hotDealTags (condition/activated/warranty/fin-mapped/affordability pills, No values ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Hot deal surfacing: HotDealEnrichmentService attaches hotDealTags (condition/activated/warranty/fin-mapped/affordability pills, No values hidden) to fofo listing, favourites and partnerdeals responses; /fofo hotDeal=true now sources from model_hot_deal actives via Solr catalogId filter&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/DealsController.java&lt;br /&gt;+ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/services/HotDealEnrichmentService.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37247</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37247</guid></item>
<item><pubDate>Tue, 04 Aug 2026 17:13:44 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37224 – external api v2: paginated storeMaster endpoint + docs</title><description>&lt;div&gt;&lt;strong&gt;amit – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;external api v2: paginated storeMaster endpoint + docs&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/external/ExternalApiController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/resources/external-api-docs.html&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37224</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37224</guid></item>
<item><pubDate>Tue, 04 Aug 2026 12:33:19 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37207 – external api v2: categoryMaster endpoint, client-scoped feeds, itemIds-optional paginated /stock</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;external api v2: categoryMaster endpoint, client-scoped feeds, itemIds-optional paginated /stock&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/external/ExternalApiController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37207</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37207</guid></item>
<item><pubDate>Mon, 03 Aug 2026 11:46:45 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37196 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;+ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/filter/BrandParamNormalizingFilter.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37196</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37196</guid></item>
<item><pubDate>Mon, 03 Aug 2026 11:37:03 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37195 – ai + brand display mapping fixed</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;ai + brand display mapping fixed&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/config/SpringWebAppInitializer.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37195</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37195</guid></item>
<item><pubDate>Thu, 30 Jul 2026 15:57:44 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37185 – ai + brand display mapping fixed</title><description>&lt;div&gt;&lt;strong&gt;ranu – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;ai + brand display mapping fixed&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/DealsController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoAnalysisDashboardController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoContentController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoDashboardController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoWarehouseController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37185</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37185</guid></item>
<item><pubDate>Thu, 30 Jul 2026 15:38:57 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37183 – PJP agenda assign: composeAgendaTaskName on create/batch/revisit (supervisor on-the-go path); revival ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;PJP agenda assign: composeAgendaTaskName on create/batch/revisit (supervisor on-the-go path); revival visibility filter on GET agendas; skip blank checkout discussions&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/BeatTrackingController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37183</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37183</guid></item>
<item><pubDate>Thu, 30 Jul 2026 12:40:40 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37177 – PJP agenda instances: per-agenda visit logs at checkout + open-agendas ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;PJP agenda instances: per-agenda visit logs at checkout + open-agendas endpoint&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/BeatTrackingController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37177</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37177</guid></item>
<item><pubDate>Wed, 29 Jul 2026 16:30:10 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37157 – getPartners null-safe saholic lookup (one bad partner row no longer ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;getPartners null-safe saholic lookup (one bad partner row no longer 500s the whole list), retailer registration uses idempotent user_accounts upsert, V2CartController distinguishes missing-procurement-cart (404) from missing auth token (401)&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/RetailerController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/UserController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2CartController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37157</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37157</guid></item>
<item><pubDate>Mon, 27 Jul 2026 17:37:33 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 37153 – Null check for email</title><description>&lt;div&gt;&lt;strong&gt;vikas – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Null check for email&lt;/div&gt;~ /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/auth/AuthRepositoryImpl.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/BeatTrackingController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37153</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37153</guid></item>
<item><pubDate>Mon, 27 Jul 2026 17:21:35 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37152 – External partner API: fix /external/v1/docs 500 — return byte[] with ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;External partner API: fix /external/v1/docs 500 — return byte[] with explicit text/html (no StringHttpMessageConverter registered in WebMVCConfig)&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/external/ExternalApiController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37152</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37152</guid></item>
<item><pubDate>Mon, 27 Jul 2026 14:55:18 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37150 – External partner API (web): /external/v1 endpoints (catalogMaster, catalogSkuMaster, skuMaster, storeMaster ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;External partner API (web): /external/v1 endpoints (catalogMaster, catalogSkuMaster, skuMaster, storeMaster + catalogs/catalogSkus/stock lookups), X-Api-Key ApiKeyInterceptor on /external/** (excluded from JWT/CORS/post interceptors), hosted partner docs at /external/v1/docs. Requires migration_external_api_client.sql (r37149) on DB before deploy.&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/config/WebMVCConfig.java&lt;br /&gt;+ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/external&lt;br /&gt;+ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/external/ExternalApiController.java&lt;br /&gt;+ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/interceptor/ApiKeyInterceptor.java&lt;br /&gt;+ /trunk/profitmandi-web/src/main/resources/external-api-docs.html&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37150</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37150</guid></item>
<item><pubDate>Mon, 27 Jul 2026 12:36:41 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37146 – ticket l1 to l9 level introduced</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;ticket l1 to l9 level introduced&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoCsController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37146</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37146</guid></item>
<item><pubDate>Fri, 24 Jul 2026 17:16:59 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37144 – Brand eligibility: hide restricted (blocked + LOI-ineligible) brands on partner ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Brand eligibility: hide restricted (blocked + LOI-ineligible) brands on partner surfaces and enforce at purchase — PartnerSolrClient applies Solr brand exclusion on all partner demo-core queries; brand list + deal/store facets filtered; legacy solr-search title filter with word boundary; add-to-cart and checkout validate via validateOrderableBrands&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/CartController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/checkout/OrderController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/DealsController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/SmartCartController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/SolrSearchController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/StoreController.java&lt;br /&gt;+ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/services/PartnerSolrClient.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/services/SolrService.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2SolrSearchController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37144</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37144</guid></item>
<item><pubDate>Thu, 23 Jul 2026 18:49:43 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37138 – Remove updateAndInsertWodCodes endpoint: unguarded GET that bulk-stamped IT_CODE across all ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove updateAndInsertWodCodes endpoint: unguarded GET that bulk-stamped IT_CODE across all active stores&apos; dealer mappings&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoPartnerOnBoardingPanelController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37138</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37138</guid></item>
<item><pubDate>Tue, 21 Jul 2026 16:41:46 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37130 – rating api issue fix</title><description>&lt;div&gt;&lt;strong&gt;ranu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;rating api issue fix&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/LeadController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2LeadController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37130</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37130</guid></item>
<item><pubDate>Thu, 16 Jul 2026 19:08:53 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37117 – adld ui launch for mannual</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;adld ui launch for mannual&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2InsuranceController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37117</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37117</guid></item>
<item><pubDate>Thu, 16 Jul 2026 18:26:36 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37116 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2InsuranceController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37116</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37116</guid></item>
<item><pubDate>Thu, 16 Jul 2026 18:17:42 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37115 – Guard /partnerdeals/{id} against empty deal response: return DEAL_NOT_FOUND instead of ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Guard /partnerdeals/{id} against empty deal response: return DEAL_NOT_FOUND instead of 500 (IndexOutOfBoundsException on dealResponse.get(0)) when the catalog is not a matching partner deal in Solr&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/DealsController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37115</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37115</guid></item>
<item><pubDate>Thu, 16 Jul 2026 17:47:23 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37113 – Trial-registration GST duplicate check now via FofoStoreRepository.existsByGstNumber (fofo_store) instead of ...</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Trial-registration GST duplicate check now via FofoStoreRepository.existsByGstNumber (fofo_store) instead of PrivateDealUserRepository.isActiveByGst&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/TrialUserController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37113</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37113</guid></item>
<item><pubDate>Thu, 16 Jul 2026 17:44:09 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37111 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2InsuranceController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37111</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37111</guid></item>
<item><pubDate>Thu, 16 Jul 2026 17:00:49 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37109 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2InsuranceController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37109</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37109</guid></item>
<item><pubDate>Thu, 16 Jul 2026 16:20:34 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37107 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2InsuranceController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37107</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37107</guid></item>
<item><pubDate>Thu, 16 Jul 2026 16:15:21 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37106 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2InsuranceController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37106</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37106</guid></item>
<item><pubDate>Thu, 16 Jul 2026 15:24:06 +0530</pubDate><dc:creator>amit</dc:creator><title>Rev 37103 – Remove dead PrivateDealUser.bulkShipmentAmountLimit writes in retailer creation</title><description>&lt;div&gt;&lt;strong&gt;amit – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove dead PrivateDealUser.bulkShipmentAmountLimit writes in retailer creation&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/RetailerController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37103</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37103</guid></item>
<item><pubDate>Wed, 15 Jul 2026 13:42:04 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37094 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2CartController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37094</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37094</guid></item>
<item><pubDate>Tue, 14 Jul 2026 14:59:28 +0530</pubDate><dc:creator>ranu</dc:creator><title>Rev 37084 – v2 version some fixes</title><description>&lt;div&gt;&lt;strong&gt;ranu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;v2 version some fixes&lt;/div&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2BaseController.java&lt;br /&gt;~ /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/V2CartController.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37084</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2Fprofitmandi-web%2Fsrc%2Fmain%2Fjava%2F&amp;isdir=1&amp;rev=37084</guid></item>
</channel></rss>