issues
search
pointonsoftware
/
pscore
C++ library for building your business software
GNU Affero General Public License v3.0
1
stars
2
forks
source link
Implemented update product API
#155
Closed
gbenziv
closed
3 years ago
gbenziv
commented
3 years ago
Closes #117 Closes #118
Created a common updatefield function
Added update screen
Added update data implementation
Implemented core update product
Added unit tests
Pull Request Checklist
[x] I have ensured that my commit message contains the Issue ID.
[x] I have ensured that my commit message contains the feature/bugfix description.
[ ] I have updated the documentation accordingly.
[x] I have ensured my code follows the coding guidelines.
[x] I have ran lint in my code locally prior to submission.
[x] I have built my changes in local successfully.
[x] I have added tests to cover my changes.
[x] All new and existing tests passed.
Closes #117 Closes #118
Pull Request Checklist