Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36325 89 d 22 h aman /trunk/profitmandi-fofo/src/main/ Fix: Tier-Based Referral Payout  
36316 90 d 16 h aman /trunk/ Fix:Migrate legacy Purchase Return flow (Report + Bulk Create + Debit Notes) into FOFO  
36315 90 d 20 h ranu /trunk/ rbm rating dashboard view commited  
36312 91 d 3 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/monitors/ rbm rating dashboard view commited  
36307 91 d 17 h ranu /trunk/profitmandi-fofo/src/main/ rbm rating dashboard view commited  
36299 93 d 18 h amit /trunk/profitmandi-fofo/src/main/ GRN correction: surface autoApproved flag to UI

Controller returns {status, autoApproved} JSON; JS shows an
'auto-approved' message when the request bypasses approval, otherwise
the existing 'raised for approval' message. Pairs with dao r36298.
 
36297 93 d 19 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/monitors/ Fix MonitorController autowiring after @Cacheable proxy

UserWalletRepositoryImpl now has @Cacheable (r36296), which makes Spring
wrap it in a JDK interface proxy. MonitorController autowired the concrete
class, breaking startup with BeanNotOfRequiredTypeException. Switch to the
interface UserWalletRepository, matching every other repository injection
in the file.
 
36268 96 d 19 h ranu /trunk/profitmandi-fofo/src/main/ escaltions updated on dashboard detail  
36266 96 d 19 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix NPE in PlacementPlanController when warehouse has no saholic stock data  
36242 100 d 15 h aman /trunk/ Fix:Attachment is Full-stock payment approval ,Timeline ui graphical summary, wod initianl mail after store code creation  
36235 100 d 20 h ranu /trunk/profitmandi-fofo/src/main/ back date data ..........dashboard display on calling  
36234 100 d 22 h ranu /trunk/ back date data ..........dashboard display on calling  
36232 100 d 23 h vikas /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix: Training store timeline entry for dashboard  
36231 101 d 17 h ranu /trunk/profitmandi-fofo/src/main/ any rbm can see activity his partner ticket  
36226 102 d 17 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix: Prefill in not working in wod request panel  
36217 103 d 15 h vikas /trunk/profitmandi-fofo/src/main/ Purchase Sale Panel: Export Report  
36198 104 d 15 h amit /trunk/profitmandi-fofo/src/main/ Add Download All CN summary report for FOFO_ADMIN: bulk CSV with partner details, IRN, ack date per month  
36190 104 d 22 h ranu /trunk/ agent insights tracking  
36179 108 d 11 h ranu /trunk/ weekly rating system live on calling module  
36174 108 d 15 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/warehouse/ Fix OOS false positive for dummy serialized items in warehouse management

Serialized items without serial numbers (e.g. dummy items with bulk qty) were
always classified as out-of-stock because the ageing query requires
currentQuantity=1 and a serial number join. Added fallback to scan-based
availability check when ageing returns empty, so items with physical stock
correctly show as in-stock.
 

Show All