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
36316 91 d 20 h aman /trunk/ Fix:Migrate legacy Purchase Return flow (Report + Bulk Create + Debit Notes) into FOFO  
36315 92 d 0 h ranu /trunk/ rbm rating dashboard view commited  
36312 92 d 7 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/monitors/ rbm rating dashboard view commited  
36307 92 d 21 h ranu /trunk/profitmandi-fofo/src/main/ rbm rating dashboard view commited  
36299 94 d 23 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 95 d 0 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 97 d 23 h ranu /trunk/profitmandi-fofo/src/main/ escaltions updated on dashboard detail  
36266 97 d 23 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 101 d 19 h aman /trunk/ Fix:Attachment is Full-stock payment approval ,Timeline ui graphical summary, wod initianl mail after store code creation  
36235 102 d 0 h ranu /trunk/profitmandi-fofo/src/main/ back date data ..........dashboard display on calling  
36234 102 d 3 h ranu /trunk/ back date data ..........dashboard display on calling  
36232 102 d 4 h vikas /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix: Training store timeline entry for dashboard  
36231 102 d 21 h ranu /trunk/profitmandi-fofo/src/main/ any rbm can see activity his partner ticket  
36226 103 d 21 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix: Prefill in not working in wod request panel  
36217 104 d 20 h vikas /trunk/profitmandi-fofo/src/main/ Purchase Sale Panel: Export Report  
36198 105 d 20 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 106 d 2 h ranu /trunk/ agent insights tracking  
36179 109 d 16 h ranu /trunk/ weekly rating system live on calling module  
36174 109 d 19 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.
 
36152 110 d 3 h aman /trunk/ Feat:Request Panel for brand dealer registration,Admin panel for managing WOD request templates  

Show All