Reza
Reza
# What are you trying to accomplish? Fix bug OP#55480 Project and Include subprojects return wrong total sum values (button 'Include projects') # Ticket https://community.openproject.org/work_packages/55480 I have changed the numberOfProjectsInFilter$....
This pull request introduces a major refactoring of the image management system, transitioning from a distributed approach to a unified, single-table architecture. By centralizing image storage into a new `InvenTreeImage`...
This pull request implements the feature requested in #9303 by adding a dedicated `delivery_address` field to Purchase Orders. ### Changes Implemented **Backend:** - [x] Created a new database migration (`0110_purchaseorder_delivery_address.py`)...