diff --git a/ps/pd5317.cpp b/ps/pd5317.cpp new file mode 100755 index 000000000..47721b8d3 --- /dev/null +++ b/ps/pd5317.cpp @@ -0,0 +1,11 @@ +#include + +#include "pd5317.h" +#include "pd5317100.h" + +int main(int argc, char** argv) +{ + const int r = (argc > 1) ? argv[1][1] - '0' : 0; + pd5317100(argc, argv); + return 0; +} diff --git a/ps/pd5317.h b/ps/pd5317.h new file mode 100755 index 000000000..50ba45cd8 --- /dev/null +++ b/ps/pd5317.h @@ -0,0 +1,7 @@ +#ifndef __PS0_H +#define __PS0_H + +int pd5317100(int argc, char* argv[]); + +#endif // __PS0_H + \ No newline at end of file diff --git a/ps/pd5317100.cpp b/ps/pd5317100.cpp index d23e9b22a..566e9cabe 100755 --- a/ps/pd5317100.cpp +++ b/ps/pd5317100.cpp @@ -4,7 +4,7 @@ #include #include #include "pd5317.h" -#include "pd5317100.h" +#include "pd5317100.h" //Stampa Listino Carrelli //lvietri diff --git a/ps/pd5317100.h b/ps/pd5317100.h index 6018a5fbe..bcbad5ba6 100755 --- a/ps/pd5317100.h +++ b/ps/pd5317100.h @@ -1,6 +1,6 @@ #define F_COD_CMS 201 #define F_DES_CMS 202 #define F_COD_CMS_TO 203 -#define F_DES_CMS_TO 204 +#define F_DES_CMS_TO 204 #define F_VENDUTO 205 #define F_CARICO 206 diff --git a/ps/pd5317100.uml b/ps/pd5317100.uml index 5dd830e4f..ced01f08d 100755 --- a/ps/pd5317100.uml +++ b/ps/pd5317100.uml @@ -2,7 +2,7 @@ TOOLBAR "topbar" 0 0 0 2 #include "printbar.h" -ENDPAGE +ENDPAGE PAGE "Stampa Listino Carrelli" -1 -1 40 5