issues
search
pointonsoftware
/
pscore
C++ library for building your business software
GNU Affero General Public License v3.0
1
stars
2
forks
source link
Created inventory control skeleton
#140
Closed
gbenziv
closed
3 years ago
gbenziv
commented
3 years ago
Closes #139
Added core API setup
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 #139
Pull Request Checklist