Skip to content

v1.17.0

Choose a tag to compare

@MostafaKadry MostafaKadry released this 21 Jul 12:39
· 54 commits to develop since this release
44119bc

What's Changed

  • fix: update date filtering in sales vs shifts report by @MohamedAliSmk in #189
  • Implement offline receipt handling and enhance invoice printing functionality by @MohamedAliSmk in #232
  • fix(items): harden POS Profile item scope + opt-in allow_global_items by @engahmed1190 in #246
  • fix(credit): refetch credit on dialog open + stop double-counting available credit by @engahmed1190 in #247
  • fix(packed_item): patch keying to prevent duplicate Product Bundle rows in Packed Items during save/submit cycles by @MohamedAliSmk in #248
  • feat(permissions): update permission query conditions and handling for various doctype entities by @MohamedAliSmk in #252
  • Fix duplicated rows in packed items in si by @MohamedAliSmk in #254
  • fix(offers): apply transaction-level promotional schemes in POS by @engahmed1190 in #257
  • fix(isolation): roll back custom_company enforcement that hid all rec… by @engahmed1190 in #262
  • fix(offers): preserve item discount on submit + harvest transaction-level rules by @engahmed1190 in #263
  • feat(isolation): remove single-DB multi-company isolation; rely on ER… by @MostafaKadry in #270
  • feat: dynamically resolve customer group and territory from system settings during customer creation by @MostafaKadry in #282
  • feat: implement dynamic default values for customer group and territory from Selling Settings by @MostafaKadry in #284
  • fix(spa): mitigate nexus_demo banner 404s in POSNext shell by @engahmed1190 in #279
  • fix: improve customer dialog behavior by adding nextTick and removing unnecessary console log by @MostafaKadry in #287
  • feat: add support for credit sales in invoice submission process by @MostafaKadry in #291
  • fix: syntax error by @MostafaKadry in #292
  • feat: enhance POS Next functionality with new hooks and manager desk setup by @MohamedAliSmk in #290
  • Payment Mode Added In Invoice Listing, Timeformat Fix by @lubshad in #286
  • refactor: update Nexus demo countdown assets for production by @MohamedAliSmk in #293
  • Pn 64 pay on receivable accounts by @MostafaKadry in #302
  • Pn 62 pos customizations by @MostafaKadry in #303
  • allow_customer_credit_payment added into settings by @lubshad in #305
  • Pn 62 pos customizations by @MostafaKadry in #297
  • Pn 64 pay on receivable accounts by @MostafaKadry in #298
  • feat: add bank deposit information to payments and cash control report by @MohamedAliSmk in #296
  • Pn 66 one time offer by @MostafaKadry in #319
  • Merge all tested changes from uat into develop. by @MohamedAliSmk in #321
  • feat: implement one-time-per-customer offer functionality with tracking and redemption by @MostafaKadry in #307
  • feat: implement min/max discount logic for pricing rules and promotional schemes by @MostafaKadry in #329

New Contributors

Full Changelog: v1.16.0...v1.17.0