Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36515 3 d 6 h amit /trunk/profitmandi-dao/src/main/resources/sql/ Update migration SQL to MySQL 5.7 compatible syntax (session variables instead of window functions)  
36513 3 d 7 h amit /trunk/ Add running_balance to userwallethistory: persist wallet balance after each transaction for instant ledger display. Populate at all write paths (WalletService, adjustTransaction). Read directly in wallet statement template and CSV download. Includes backfill migration SQL. Renamed walletSummart to walletSummary.