OpenPapyrus icon indicating copy to clipboard operation
OpenPapyrus copied to clipboard

Sophisticated ERP, CRM, Point-Of-Sale, etc. Open source now. This system is developed since 1996.

Results 10 OpenPapyrus issues
Sort by recently updated
recently updated
newest added

I would like to point out that identifiers like “[`__PPMENU_H`](https://github.com/papyrussolution/OpenPapyrus/blob/fb3a8fb9716a8413454abbb105c080c59c2595e5/Src/Include/PPMENU.H#L6 "Update candidate")” and “[`__TV_H`](https://github.com/papyrussolution/OpenPapyrus/blob/a510a183d903b613d1951ad84fdecc8dd2db071c/Src/Include/tv.h#L4 "Another update candidate")” [do not fit](https://www.securecoding.cert.org/confluence/display/cplusplus/DCL51-CPP.+Do+not+declare+or+define+a+reserved+identifier#DCL51-CPP.Donotdeclareordefineareservedidentifier-NoncompliantCodeExample%28HeaderGuard%29 "Do not declare an identifier which is reserved for the...

I have experience with php applications, but not with windows applications. How can I run openpapyrus online on a web server? Is there any documentation available? On a side note,...

3>File D:\OpenPapyrus-10.7.8\Src\Rsrc\Rc\charry.ds, Line 13: error 11818 I looked at the wiki's tutorial. There is a problem with the ppres project.

@papyrussolution Is it possible you provide the English version of the software? This will be of great help to those of us who find the application useful but are unable...

I'm trying to compile code, but getting error message that "charry.h" is not found. Please advsie.

![font](https://user-images.githubusercontent.com/10519160/50448251-93041f80-0952-11e9-8b57-55e5a791677c.PNG) I used windows 10 64bit

Do you have manual and feature document in English?

[An extra null pointer check is not needed in functions](https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null "Do I need to check for null before delete p?") like the following. * [DOS_File](https://github.com/papyrussolution/OpenPapyrus/blob/bbd0b6e20cd81eec7f52cb91d7780a2908e4d0be/Src/OSF/vDOS/include/dos_system.h#L32 "Destructor for DOS_File") * [LazyDupCursor](https://github.com/papyrussolution/OpenPapyrus/blob/b3614950a76445c32da5812596e51be9dafb4365/Src/OSF/BDB-6232/lang/cxx/stl/dbstl_dbc.h#L100...

Would you like to [wrap any pointer data members](https://github.com/papyrussolution/OpenPapyrus/blob/bbd0b6e20cd81eec7f52cb91d7780a2908e4d0be/Src/SLib/TBDDLG.CPP#L10 "Update candidate: TabbedDialog class") with the class template “[std::unique_ptr](https://en.wikipedia.org/wiki/Smart_pointer#unique_ptr "Description for the usage of smart pointers")”?

What's the license for source code in this repo?