Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion uph/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
)
from uph.party.controllers.cache_utils import SmartCache

__version__ = "3.1.5"
__version__ = "3.1.6"


# ----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion uph/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
app_publisher = "Abdo Mohammed Ruzaqi"
app_description = "Unified Party Hub (UPH) is an enterprise-grade Master Data Management (MDM) extension for ERPNext. It centralizes siloed business roles (Customers, Suppliers, Employees) into a unified, tree-based hierarchy, providing consolidated financial visibility and rigorous data governance across complex business ecosystems."
app_email = "ruzaqi@gmail.com"
app_version = "3.0.0"
app_version = "3.1.6"
app_license = "gpl-3.0"

# Apps
Expand Down
1,177 changes: 705 additions & 472 deletions uph/locale/ar.po

Large diffs are not rendered by default.

Loading