Skip to content

Releases: ParsimonyGit/erpnext

v1.9.2

19 Apr 16:25
f2749d9
Compare
Choose a tag to compare

1.9.2 (2022-04-19)

Bug Fixes

  • function typo while autonaming BOM (05e5439)

v1.9.1

01 Apr 09:52
6a8918b
Compare
Choose a tag to compare

1.9.1 (2022-04-01)

Bug Fixes

  • cancelled document check (cb6264c)
  • ignore cancelled docs (00392ab)
  • improve bom autoname logic (f5c5faa)

v1.9.0

17 Mar 12:56
cd9c2ca
Compare
Choose a tag to compare

1.9.0 (2022-03-17)

Features

  • do not explode BOM for recursive items (f92a802)

v1.8.6

10 Mar 10:17
98e9a95
Compare
Choose a tag to compare

1.8.6 (2022-03-10)

Bug Fixes

  • actual tax conversion in case of multicurrency invoices (#28687) (abb4d99)
  • Add test for gst category check (9b83e38)
  • check if gst_category exist (97544e2)
  • Conflicts (d09ed0a)
  • debit & credit currency in bank transaction (#28574) (23946ce)
  • failing test case (00b40c0)
  • Hide Make Depreciation Entry if the Asset is not in the Submitted or Partially Depreciated state (73243c8)
  • ignore unsupported methods while resyncing (#28210) (#28211) (117718d)
  • incorrect amount based on payment days in timesheet salary slip (#28884) (e9dbb46)
  • incorrect balance for warehouses (#28583) (#28585) (1b78c50)
  • India: GST category not getting auto updated (656686f)
  • loosen dependencies for pandas (e5ea16a)
  • Only allow posting of Depreciation Entries if the Asset is in the Submitted or Partially Depreciated state (1800ce2)
  • py2 string formatting (ba537b0)
  • re-writing sql query with ORM methods (fa5e018)
  • Remove tests (67f17c7)
  • Remove warehouse filter on Batch field for Material Receipt (55aaefb)
  • sider (d119b43)
  • sider (8c84d6a)
  • sider (f76139d)
  • Skip empty rows while updating unsaved BOM cost (#28136) (#28141) (89b0e50)
  • specify fields to be set in Lead (backport #28288) (80ba0cf)
  • test case for fiscal year (849c795)
  • travis failing (fbbf29e)
  • update set_value query (4b1befb)
  • Use depreciation cost center for creating credit entries in JEs (#28908) (ce2aa76)
  • use get_all instead of get_list for child tables (24c004b)
  • validate hmac unconditionally (#28375) (d2af2b3)
  • validate if asset account is set against company (7d1953b)
  • WooCommerce: always expect signature in webhook requests (#28371) (f79651c)

v1.8.5

15 Feb 12:20
410cb31
Compare
Choose a tag to compare

1.8.5 (2022-02-15)

Bug Fixes

  • if an item code is too long, truncate before setting BOM name (62f4028)

v1.8.4

08 Feb 10:06
51a8589
Compare
Choose a tag to compare

1.8.4 (2022-02-08)

Bug Fixes

  • pass filters to fetch columns (f852b3f)

v1.8.3

23 Nov 11:37
a6eba28
Compare
Choose a tag to compare

1.8.3 (2021-11-23)

Bug Fixes

v1.8.2

22 Nov 10:20
222eb99
Compare
Choose a tag to compare

1.8.2 (2021-11-22)

Bug Fixes

  • remove item-item group name validation (81b82a2)

v1.8.1

03 Nov 10:11
d254a67
Compare
Choose a tag to compare

1.8.1 (2021-11-03)

Bug Fixes

  • Add column names (5f2819c)
  • Add items belonging to Product Bundles as children (6789602)
  • asset: expected value after useful life validation (#27791) (985fdad)
  • Assign indent and parent_invoice (7cf5dc7)
  • Calculate total buying_amount and gross profit for each invoice (452c613)
  • Calculate total buying_amount for each invoice (4aede0e)
  • cannot delete a project if linked with sales order (#27690) (a2b98bb)
  • change log (aa0e21e)
  • conflicts (9ae3f26)
  • Display data in tree form (49f93b3)
  • Display items as descendants of invoices (6431243)
  • Display Items in the format Item Code: Item Name (7cc02bf)
  • Display only the Invoice rows in bold (ae6e69e)
  • empty row on new maintenance visit. (#27626) (93a744d)
  • Fetch base_net_total for each Invoice (391bf86)
  • Fetch bundle item details (de660bf)
  • Get Bundle Items (5bc7d63)
  • Get Bundle Items (94162e0)
  • Get data when grouped by invoice and otherwise (70244ce)
  • Make Invoice row bold (e676a09)
  • patch: Handle NULL values from fieldtype change (c9e75d2)
  • plaid: query to check if bank account exists (#27594) (7169a4c)
  • py2 compatible string formatting (16ece12)
  • python2 string formatting (e60d7ac)
  • Remove base_rate and buying_rate for Invoice rows (6fdf4dd)
  • Remove comments (e2e751e)
  • Remove Item Code and Item Name columns (dd7b02a)
  • Set initial_depth to 3 (e4995dc)
  • set item uom as stock_uom if it isn't set (backport #27623) (#27781) (d1480be)
  • set item.qty as mandatory (#27681) (4fdff12), closes #27680
  • unexpected keyword argument 'as_dict' (#27799) (10c34da)
  • Validate if item exists on uploading items in stock reco (#27538) (#27593) (8139672)

v1.8.0

12 Oct 11:14
871d6f3
Compare
Choose a tag to compare

1.8.0 (2021-10-12)

Bug Fixes

Read more