BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
profitmandi-dao
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
dao
/
entity
/
fofo
/
FofoStore.java
– Rev 36439
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
36439
3 d 8 h
amit
/trunk/profitmandi-dao/src/main/
Add outlet_name field to FofoStore entity, set from address.name on store creation
Adds outlet_name (VARCHAR 255) to FofoStore entity so the store's display
name is persisted directly on fofo_store instead of requiring a join through
retailer_registered_address -> address every time it is needed.
Sets fofoStore.setOutletName(retailerAddress.getName()) in both creation
paths: RetailerServiceImpl.createFofoStoreCodeByRetailerId (primary) and
RetailerController.createFofoStore (secondary).
Includes migration SQL script (migration_outlet_name_to_fofo_store.sql) to
ALTER TABLE and backfill existing rows from address.name. Must be run during
low-traffic window - fofo_store is heavily queried and ALTER takes a metadata
lock that blocks all concurrent SELECTs.
36242
24 d 1 h
aman
/trunk/
Fix:Attachment is Full-stock payment approval ,Timeline ui graphical summary, wod initianl mail after store code creation
35961
58 d 7 h
amit
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/fofo/
Add closed state to FofoStore - permanent store closure with store code confirmation. Closed stores cannot be reactivated.
35848
68 d 5 h
amit
/trunk/
Refactor investment logic to use own investment (total - utilized), remove minimumInvestmentOld, add OK_INVESTMENT_SHORT_PERCENTAGE constant, update thresholds CUTOFF_INVESTMENT=10 MIN_INVESTMENT_PERCENTAGE=5
35463
134 d 16 h
amit
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/
Optimize /getMobileBrandWise and /getMobileLMSGraph queries
- Replace concat(year(), month()) pattern with date range comparisons
- Enables index usage on create_timestamp and activation_timestamp columns
- Update repository methods to pass date range parameters instead of string patterns
35323
159 d 5 h
amit
/trunk/
Fixed changes regarding to FofoStore having expired field now ignored
35301
166 d 2 h
amit
/trunk/
Fixed minimum investment logic
35297
167 d 2 h
amit
/trunk/
Added logic to handle retailer
35289
170 d 11 h
amit
/trunk/
Added trial franchisee feature
35284
171 d 19 h
aman
/trunk/
Fix:Monthly acceories sale
35079
220 d 8 h
vikas
/trunk/
Live Tracking and Shopify Products List Sync
33124
776 d 5 h
ranu
/trunk/
area territory for fofo store(phase one)
32615
908 d 3 h
raveendra.bharati
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
Ensured that new store code will always have next code number
32308
1001 d 23 h
amit.gupta
/trunk/
Added
31730
1143 d 2 h
tejbeer
/trunk/
change
31682
1155 d 3 h
amit.gupta
/trunk/
Added Not Yet billed
31681
1155 d 3 h
amit.gupta
/trunk/
Added Not Yet Billed State
30279
1488 d 2 h
tejbeer
/trunk/
change
30121
1521 d 4 h
amit.gupta
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
Fixed scheme issue
30046
1536 d 0 h
tejbeer
/trunk/
change
29936
1554 d 2 h
amit.gupta
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/fofo/
Added changes related to price change
29926
1558 d 3 h
amit.gupta
/trunk/
Added changes related to price change
29518
1649 d 0 h
amit.gupta
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/fofo/
29497
1649 d 7 h
amit.gupta
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/
28825
1734 d 10 h
tejbeer
/trunk/
change
28709
1747 d 1 h
amit.gupta
/trunk/
change
28451
1795 d 2 h
tejbeer
/trunk/
change
28166
1854 d 3 h
tejbeer
/trunk/
chnage
27903
1887 d 3 h
tejbeer
/trunk/
chnage
27701
1925 d 4 h
tejbeer
/trunk/
chnage
27676
1930 d 2 h
tejbeer
/trunk/
change
27670
1930 d 3 h
tejbeer
/trunk/
change
27599
1943 d 9 h
tejbeer
/trunk/
change
27594
1944 d 9 h
tejbeer
/trunk/
change
27592
1945 d 2 h
tejbeer
/trunk/
27591
1945 d 4 h
tejbeer
/trunk/
change
27589
1945 d 9 h
tejbeer
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/fofo/
27588
1946 d 0 h
tejbeer
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/fofo/
change
27574
1948 d 3 h
tejbeer
/trunk/
change
27556
1950 d 4 h
tejbeer
/trunk/
change