v15.0.0
What's Changed
- chore: csf tz patches to be excuted after syncing of database by @av-dev2 in #237
- v15 feat: show multi currency salary transaction on the report by @av-dev2 in #244
- v15 feat: add valid from and valid to on price change request by @av-dev2 in #255
- fix: throw error when valuation rate is zero by @iphenelist in #293
- feat: override salary slip email message by @av-dev2 in #290
- feat: merging commits from v14 branch to v15 by @aakvatech in #294
- feat: allow negative amount in additional salary based on component by @skibanga in #301
- 2024 03 22 by @miteshpc in #302
- feat: override email queue batch size to allow users to sent number of emails to be sent on a single batch by @av-dev2 in #300
- delete year_start_date and year_end_date from defaultvalue by @iphenelist in #305
- feat: implement Bank Charges doctype for managing bank charges and … by @skibanga in #304
- fix: pymysql.err.OperationalError: (1054, Unknown column 'module_def' in 'field list') by @av-dev2 in #297
- fix: Error: cannot import name 'url_fix' from 'werkzeug.urls' because 'url_fix' is deprecated from 'werkzeug.urls' by @av-dev2 in #296
- fix: calculating closing_qty and closing_value properly by @skibanga in #303
- Report item price by price list by @aakvatech in #306
- chore(release): Bumped to v14.5.0 by @aakvatech in #307
- fix: Party Type not cleared when Payment Entry type changed to Intern… by @skibanga in #295
- Style Item Price by Price List report by @miteshpc in #308
- chore(release): Bumped to v14.5.1 by @miteshpc in #309
- Style ipbpl report by @miteshpc in #310
- fix: Debug message removed in item expense creation by @aakvatech in #311
- fix: Incorrect currency in Price Change Request details by @iphenelist in #312
- fix: ensure grouping by salary_component by @skibanga in #315
- v14.5.2 by @miteshpc in #317
- fix: USD Bank charges failing by @miteshpc in #318
- refactor: Utilize vehicle.number_plate or vehicle.license_plate for Bill Request by @nelsonmpanju in #323
- feat: add bill_no in the report by @iphenelist in #319
- fix: removing unnecessary patches for adding custom fields in employe… by @iphenelist in #313
- fix: fixing account creation by @iphenelist in #324
- feat: Add posting_date to response data for display in child table by @iphenelist in #326
- feat: Added barcode filter to Item Price by Price List report by @nelsonmpanju in #329
- feat: GL Entries by fiscal year reports for customer and supplier by @iphenelist in #330
- feat: custom field and property setter automation by @iphenelist in #334
- refactor: Introduce Batches for Handling Requests by @nelsonmpanju in #332
- feat: Implement vehicle location logging feature by @nelsonmpanju in #325
- fix: employee custom fields by @iphenelist in #335
- fix: handle missing 'number_plate' key in check_bills_all_vehicles function by @nelsonmpanju in #328
- fix: builtins.ZeroDivisionError: float division by zero by @skibanga in #337
- fix: employee custom fields by @iphenelist in #336
- refactor: logic to use (row.valuation_rate or 1) as the divisor by @skibanga in #338
- fix: wrong employee count when filtering by department on salary register summary with monthly comparison by @av-dev2 in #340
- fix: wrong arrangement of total row when exporting data on excel or csv by @av-dev2 in #341
- feat: Add Price change History report by @nelsonmpanju in #342
- fix: Please enter Lead / Customer / Supplier first by @skibanga in #346
- feat: schedule auto email report by @iphenelist in #347
- fix: create_property_setter within after_install in hooks by @iphenelist in #339
- fix: remove odometer validation that caused errors by @nelsonmpanju in #344
- v15.0.0 by @aakvatech in #350
New Contributors
- @miteshpc made their first contribution in #302
- @nelsonmpanju made their first contribution in #323
Full Changelog: v14.3.1...v15.0.0