Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36817 41 d 14 h amit /trunk/profitmandi-dao/src/main/ Link returnorderinfo to credit_note via credit_note_id FK

Add a direct credit_note_id column on returnorderinfo so a return row
can be tied to the Credit Note it was refunded via, replacing the
indirect/ambiguous association through original_invoice_number + the CN
number embedded in refundDescription. Stamped in
applyInvoiceReturnViaCreditNote; migration adds the column and backfills
existing rows by parsing the CN number out of refundDescription.
 
36816 41 d 15 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Updated IT Emails  
36815 41 d 15 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix broken header logo on lead-geo store verification form: use CDN-hosted logo URL  
36814 41 d 16 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36813 41 d 17 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/pricing/ ok  
36812 42 d 4 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/enumuration/dtr/ code commit for agenda fill time stamp  
36811 42 d 4 h ranu /trunk/ code commit for agenda fill time stamp  
36810 42 d 4 h vikas /trunk/ Punch, Check, Deferred handling improvements  
36809 42 d 9 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/logistics/ code commit for agenda fill time stamp  
36808 42 d 9 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/logistics/ code commit for agenda fill time stamp  
36807 42 d 9 h aman /trunk/profitmandi-fofo/src/main/webapp/ Fix:Lead Location->Verification  
36806 42 d 9 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36805 42 d 10 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ some enhancement and bug fixes  
36804 42 d 15 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ some enhancement and bug fixes  
36803 43 d 9 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Exclude loan legs from analysis-dashboard account-statement bodies

Match WalletController's running-balance filter: also exclude CREDIT_LIMIT,
CREDIT_UTILIZED, LOAN, LOAN_REPAYMENT (were only excluding PURCHASE +
CN_WALLET_REFERENCES) in /analysis/account/statement and the analysis-account
-statement views, so loan churn no longer distorts the running body.
 
36802 43 d 10 h ranu /trunk/ some enhancement and bug fixes  
36801 43 d 11 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed Stock Purchase sAle ageing days, added fields to mail  
36800 43 d 11 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36799 43 d 12 h amit /trunk/profitmandi-fofo/src/main/ Add standalone Route Scheduling (PJP) analytics dashboard at /route-analytics, restricted to amit.gupta and tarun.verma  
36798 43 d 14 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ Add RouteAnalyticsService for Beat Plan (PJP) analytics dashboard (read-only native SQL)  

Show All