Thanks for the help Mazhar...
Where in the source code can this enum info be found?
Search found 2 matches
- Thu Jul 30, 2009 7:54 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Updating Payment Status Programmatically
- Replies: 8
- Views: 4654
- Tue Jul 28, 2009 8:12 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Updating Payment Status Programmatically
- Replies: 8
- Views: 4654
Re: Updating Payment Status Programmatically
I am currently using an SQL backend on the site we are developing. We would like to know what tables contain the mappings for two fields from the table ac_Orders. The fields are PaymentStatusID and ShipmentStatusID. We have been unable to find the mapping tables for these ID fields, which I assume w...