
JIM
Source (link to git-repo or to original if based on someone elses unmodified work):
v0.1.2 :
- Some fixes on printing manager.
- Updated database schema, Now, when a product is deleted all operations related to that product will delete too.
- Added a confirmation message box to product editor when delete product.
- Solved trouble with plugin path on win32, so installer has been updated.
- Fixed issue with activation/deactivation of buttons in customer/supplier/product editor.
v0.1.1 : Initial release
Ratings & Comments
1 Comment
This is a well organized code. Every bit exists in its place. I wonder, is this code generated by a code generator tool? If so what is it? Thanks