ADempiere392 sales order-shipment -invoice customers -payment
workflows
detail steps:
Fig 1 As log in GardenAdmin/GardenAdmin ist simple demonstration how to build sales order to cash proces in ADempiere version 391 Selected tab sales order
Fig 2 As log in GardenAdmin/GardenAdmin ist simple demonstration how to build sales order to cash proces in ADempiere version 391 Selected tab invoice customers
Fig 2 Shipment customers
Selected tab PAyment Fig 3
select orders
completed
ADempeire 391 zk web client
Its interesting, when is comparation with older version of ADempiere, in version ADempiere 342 its posible creating sales order, but shipment customers give error as folows
select table_name, constraint_name, status, owner
from all_constraints where owner='ADEMPIERE342'
AND CONSTRAINT_NAME='MSHIPPER_MINOUT'
give
to jump the constraint error I have disabled key
alter table "M_INOUT" disable constraint
"MSHIPPER_MINOUT"
and next
CCAMPAIGN_MINOUT
alter table "M_INOUT" disable constraint
"MSHIPPER_MINOUT"
/
alter table "M_INOUT" disable constraint
"CCAMPAIGN_MINOUT"
/
alter table "M_INOUT" disable constraint
"CACTIVITY_MINOUT"
/
alter table "M_INOUT" disable constraint
"CELEMENTVALUEUSER2_MINOUT"
/
alter table "M_INOUT" disable constraint
"CELEMENTVALUEUSER1_MINOUT"
/
CACTIVITY_MINOUT
CELEMENTVALUEUSER2_MINOUT
CELEMENTVALUEUSER1_MINOUT
and finaly working :)
(old perfect ADempiere 342 version is very simple ERP systems
with no complexity relations as ADempiere 392 and very good for beginners)
next problem is invoice and payment too, but this is solved in ADempiere 360/370/380/390 ...
workflows
detail steps:
Fig 2 As log in GardenAdmin/GardenAdmin ist simple demonstration how to build sales order to cash proces in ADempiere version 391 Selected tab invoice customers
select orders
completed
ADempeire 391 zk web client
Its interesting, when is comparation with older version of ADempiere, in version ADempiere 342 its posible creating sales order, but shipment customers give error as folows
from all_constraints where owner='ADEMPIERE342'
AND CONSTRAINT_NAME='MSHIPPER_MINOUT'
give
TABLE_NAME | CONSTRAINT_NAME | STATUS | OWNER |
---|---|---|---|
M_INOUT | MSHIPPER_MINOUT | ENABLED |
to jump the constraint error I have disabled key
alter table "M_INOUT" disable constraint
"MSHIPPER_MINOUT"
and next
CCAMPAIGN_MINOUT
alter table "M_INOUT" disable constraint
"MSHIPPER_MINOUT"
/
alter table "M_INOUT" disable constraint
"CCAMPAIGN_MINOUT"
/
alter table "M_INOUT" disable constraint
"CACTIVITY_MINOUT"
/
alter table "M_INOUT" disable constraint
"CELEMENTVALUEUSER2_MINOUT"
/
alter table "M_INOUT" disable constraint
"CELEMENTVALUEUSER1_MINOUT"
/
CACTIVITY_MINOUT
CELEMENTVALUEUSER2_MINOUT
CELEMENTVALUEUSER1_MINOUT
and finaly working :)
(old perfect ADempiere 342 version is very simple ERP systems
with no complexity relations as ADempiere 392 and very good for beginners)
Нема коментара:
Постави коментар