Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.70.12
Browse files Browse the repository at this point in the history
## [14.70.12](v14.70.11...v14.70.12) (2024-07-24)

### Bug Fixes

* missing cr/dr notes on payment reconciliation ([90ee21f](90ee21f))
* remove proprietorship and update it with individual (backport [#42307](#42307)) ([8c1f619](8c1f619))
* set pos data if not return doc ([6ecb064](6ecb064))
* Show the rows in AR/AP report where outstanding equals to 0.01 ([2936988](2936988))
  • Loading branch information
frappe-bot committed Jul 24, 2024
1 parent 6759b90 commit fe4b2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import frappe

__version__ = "14.70.11"
__version__ = "14.70.12"


def get_default_company(user=None):
Expand Down

0 comments on commit fe4b2e3

Please sign in to comment.