Is there any way to cancel the service order if it is not approved yet?
Thanks |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 from the ordertypedata.xml <StatusValidChange condition="" statusId="ORDER_CREATED" statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> <StatusValidChange condition="" statusId="ORDER_PROCESSING" statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> <StatusValidChange condition="" statusId="ORDER_APPROVED" statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> Muhammad Aamir sent the following on 3/24/2009 9:25 AM: > Is there any way to cancel the service order if it is not approved yet? > > Thanks > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJyRh5rP3NbaWWqE4RAs/dAJ90nIdTAGlX+ZtJypmrqTEUxRacKwCeLHSX pYpKRxg61fiFSRx2LKpE0xw= =LFDV -----END PGP SIGNATURE----- |
Should this functionality(Cancel Order) be added to the
https://localhost:8443/ordermgr/control/orderview page? On Tue, Mar 24, 2009 at 12:29 PM, BJ Freeman <[hidden email]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > from the ordertypedata.xml > > <StatusValidChange condition="" statusId="ORDER_CREATED" > statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> > > <StatusValidChange condition="" statusId="ORDER_PROCESSING" > statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> > > <StatusValidChange condition="" statusId="ORDER_APPROVED" > statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> > > > > Muhammad Aamir sent the following on 3/24/2009 9:25 AM: > > Is there any way to cancel the service order if it is not approved yet? > > > > Thanks > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFJyRh5rP3NbaWWqE4RAs/dAJ90nIdTAGlX+ZtJypmrqTEUxRacKwCeLHSX > pYpKRxg61fiFSRx2LKpE0xw= > =LFDV > -----END PGP SIGNATURE----- > |
Administrator
|
For the moment if you edit items and cancel all, you cancel the order. I agree it could clearer, faster (1 click) and hence more
user friendly As usual patches are accepted : http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices ;o) Jacques From: "CJay Horton" <[hidden email]> > Should this functionality(Cancel Order) be added to the > https://localhost:8443/ordermgr/control/orderview page? > > On Tue, Mar 24, 2009 at 12:29 PM, BJ Freeman <[hidden email]> wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> from the ordertypedata.xml >> >> <StatusValidChange condition="" statusId="ORDER_CREATED" >> statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> >> >> <StatusValidChange condition="" statusId="ORDER_PROCESSING" >> statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> >> >> <StatusValidChange condition="" statusId="ORDER_APPROVED" >> statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> >> >> >> >> Muhammad Aamir sent the following on 3/24/2009 9:25 AM: >> > Is there any way to cancel the service order if it is not approved yet? >> > >> > Thanks >> > >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.6 (MingW32) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org >> >> iD8DBQFJyRh5rP3NbaWWqE4RAs/dAJ90nIdTAGlX+ZtJypmrqTEUxRacKwCeLHSX >> pYpKRxg61fiFSRx2LKpE0xw= >> =LFDV >> -----END PGP SIGNATURE----- >> > |
Done.
https://issues.apache.org/jira/browse/OFBIZ-2283 On Wed, Apr 8, 2009 at 3:37 PM, Jacques Le Roux < [hidden email]> wrote: > For the moment if you edit items and cancel all, you cancel the order. I > agree it could clearer, faster (1 click) and hence more user friendly > > As usual patches are accepted : > http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices;o) > > Jacques > > From: "CJay Horton" <[hidden email]> > > Should this functionality(Cancel Order) be added to the >> https://localhost:8443/ordermgr/control/orderview page? >> >> On Tue, Mar 24, 2009 at 12:29 PM, BJ Freeman <[hidden email]> wrote: >> >> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> from the ordertypedata.xml >>> >>> <StatusValidChange condition="" statusId="ORDER_CREATED" >>> statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> >>> >>> <StatusValidChange condition="" statusId="ORDER_PROCESSING" >>> statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> >>> >>> <StatusValidChange condition="" statusId="ORDER_APPROVED" >>> statusIdTo="ORDER_CANCELLED" transitionName="Cancel Order"/> >>> >>> >>> >>> Muhammad Aamir sent the following on 3/24/2009 9:25 AM: >>> > Is there any way to cancel the service order if it is not approved yet? >>> > >>> > Thanks >>> > >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v1.4.6 (MingW32) >>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org >>> >>> iD8DBQFJyRh5rP3NbaWWqE4RAs/dAJ90nIdTAGlX+ZtJypmrqTEUxRacKwCeLHSX >>> pYpKRxg61fiFSRx2LKpE0xw= >>> =LFDV >>> -----END PGP SIGNATURE----- >>> >>> >> > > |
Free forum by Nabble | Edit this page |