assign create

This commit is contained in:
CHIEFSOFT\ameye
2023-07-07 12:10:16 -04:00
parent 5d3212234b
commit c9d3f71fbe
2 changed files with 31 additions and 4 deletions
+5 -4
View File
@@ -34,10 +34,11 @@ enum { PARTNER_STRIPE };
#define LOGIN_MODE_GENERAL 1100
#define LOGIN_MODE_FAMILY 1105
#define ASSIGN_MODE_FAMILY 110011
#define ASSIGN_MODE_INDIVIDUAL 110022
#define ASSIGN_MODE_EMAIL 110033
#define ASSIGN_MODE_GROUP 110044
#define ASSIGN_MODE_FAMILY 110011
#define ASSIGN_MODE_INDIVIDUAL 110022
#define ASSIGN_MODE_EMAIL 110033
#define ASSIGN_MODE_GROUP 110044
#define ASSIGN_MODE_CREATEASSIGN 110055
#define CONTRACT_CANCEL_CONTRACT 7
#define CONTRACT_EXTEND_TIMELINE 9