mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-07 23:31:20 +00:00
chore(release): Bumped to Version 14.70.12
## [14.70.12](https://github.com/frappe/erpnext/compare/v14.70.11...v14.70.12) (2024-07-24) ### Bug Fixes * missing cr/dr notes on payment reconciliation ([90ee21f](90ee21f868)) * remove proprietorship and update it with individual (backport [#42307](https://github.com/frappe/erpnext/issues/42307)) ([8c1f619](8c1f6196b8)) * set pos data if not return doc ([6ecb064](6ecb064264)) * Show the rows in AR/AP report where outstanding equals to 0.01 ([2936988](2936988cc6))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.70.11"
|
||||
__version__ = "14.70.12"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user