Skip to content

Releases: frappe/erpnext

Release v8.0.22

04 May 06:50
Compare
Choose a tag to compare
  • Balance Sheet always shows accumulated values from previous fiscal year (#8668)
  • Change beta_version to 8.x-beta (#8673)
  • Get mobile nos for customer contact (#8674)
  • Fixed related to auto fetching batch nos and date valiation in salary structure (#8666)
  • Removed set_default_roles
  • Correct args to the fmt_money function
  • Website related fields now consider show_variant_in_website field as well -Resolves issue #8635
  • [fix] Contact not creating if only email id has entered in the POS
  • Test case fixed for Employee Loan Application
  • Caluculate total interest and payable amount in Loan Application if fixed amount per period
  • [fixes] added missing get_linked_material_requests method to buying utils
  • [fix] Default pos profile's customer not working for the POS

Release v8.0.21

02 May 04:28
Compare
Choose a tag to compare
  • [fix] Unable to create an asset due to rounding issue
  • Test Cleanup
  • Serial No Rename
  • Update domainify.py
  • [minor] disabled the instructor role if the company domain is not Education
  • [minor] README.md and CONTRIBUTING.md
  • [minor] README.md and CONTRIBUTING.md

Release v8.0.20

28 Apr 10:05
Compare
Choose a tag to compare
  • pricing rule fix
  • Remove pricing rules if 'Ignore Pricing Rule' manually triggered
  • Fix for program enrollment
  • Fixes in Student Group
  • Configurable validation setting for the student group
  • [hotfix] error while sending the auto email report of Ordered Items To Be Delivered
  • [fix] frappe.db.exists('Series', series) is not working because tabSeries table did not have column modified
  • Enabled option User Cannot Search for the gl entry doctype
  • [enhance] Show notification for draft state records if doctype is submittable
  • Fixed test cases
  • Patch for reverting manufacturers table from item
  • Fixed conflict

Release v8.0.19

26 Apr 09:15
Compare
Choose a tag to compare
  • Pick batch autmatically only if batch found
  • Added Payment documents as Quick Links in SO/PO

Release v8.0.18

25 Apr 15:15
Compare
Choose a tag to compare
  • Update update_status_as_paid_for_completed_expense_claim.py
  • Add Report Links
  • updated help pages
  • Cleanup on financial statement PR
  • Add bank guarantee to Accounts module display screen
  • Change permissions, change account fieldname and add notes section
  • Change owner
  • Add screenshot to documentation, change naming series to BG-#####, make Bank Guarantee number unique
  • Remove commented out code
  • Change doctype owner
  • Add bank guarantee doctype with documentation
  • Cleaned up and commonified the campaign efficiency and lead owner efficiency report
  • Changes after review
  • Changes after review
  • ”[fix]
  • changed accumulated header

Release v8.0.17

25 Apr 09:00
Compare
Choose a tag to compare
  • Fix an import typo in get_item_details.py
  • [fix] currency field precision
  • fix
  • Change in the assessment tool
  • [minor] fixes for expense claim status
  • [ui-fix] POS item list
  • AR report: filter based on customer group and credit days based on field. Fixed #8214
  • Update course_schedule.py
  • test case fixed
  • Changes in the student group

Release v8.0.16

24 Apr 13:29
Compare
Choose a tag to compare
  • [fix] Letter head not showing in the report
  • Export and import program enrollments
  • Make proposed corrections
  • Change modified by
  • Hide 'Qty Transferred for Manufacturing' field if skip material transfer
  • Minor fix
  • Update documentation for Production Order skipping material transfer entry option
  • Add option to skip material transfer for production orders
  • [fix] is_sample_item
  • [enhance] automatic batch selection in Delivery Note and Stock Entry
  • [enhance] automatic batch creation, move and split
  • [fixes] minor fixes in bank reconciliation form and report
  • [minor] fixes for unsupported operand type(s) for +=: 'int' and 'NoneType'
  • fleet_management: replace references to fleet_management by hr in vehicle_log doctype
  • [minor] allow bulk edit for doctype
  • [Fix] fixed routing to the assessment result

Release v8.0.15

21 Apr 06:19
Compare
Choose a tag to compare
  • [fixes] fixes in setup wizard for education domain

Release v8.0.14

20 Apr 03:21
Compare
Choose a tag to compare
  • Fixed project_copied_from patch
  • Fixed allow_zero_valuation_rate patch
  • [minor] minor fixes in pricing_rule and set_missing_value
  • [minor] fixes in test cases and added the test case for multiple uom in selling
  • [minor] calculate price list rate based on items uom
  • Make the address type translatable in the Address_HTML field
  • Update purchase_receipt_item.json
  • Update purchase_invoice_item.json
  • Fixed indexes on sales and purchase transactions
  • Update purchase-details.md
  • [fixes] fixed the pricing rule issue #8493
  • Item variant searchable in website products
  • [fix] offline_pos_name is not defined during print from the POS
  • Duplicate dependencies when project is duplicated
  • [fix] Balance Sheet, linking account to general ledger is not working
  • Fixes allowd on submit
  • Added a settings in Accounts Settings to disable booking depreciation entry automatically
  • Unlink Journal Entry reference from Asset
  • [minor] check if joining date is available before validating attandance date
  • [fix] Pricing rule for pos
  • [fix] Auto serial no fecthed on the invoice even if stock update is disabled issue
  • bom traversing: argument mutable issue

Release v8.0.13

17 Apr 10:07
Compare
Choose a tag to compare
  • minor fix