Hello! I was wondering if I could get some information, if it's possible.
My boss would like me to create a separate table for storing Refund information when items are returned to us. Now, the easiest way I could think of to accomplish this was to just copy the Orders and OrderItems data layers and tables to a new Refunds and RefundItems data layer/tables, and write to those objects every time an order is processed.
Would it be possible to get the code for these layers/objects? If possible, I would love to be able to see the main class, as well as Collection and DataSource for each of these. I have already, in the past, created data layers for PurchaseOrders and Recieving reports, and would love it if I didn't have to go through that incredible tedious process this time...
Thanks for any help you can give me!
Scott
Orders and OrderItems Data Layer
Re: Orders and OrderItems Data Layer
Is it going to be possible to get this information, or should I get started creating it all from scratch?
Thanks,
Scott
Thanks,
Scott
Re: Orders and OrderItems Data Layer
I recall seeing some example code (for Affiliates if memory serves) in the Able Wiki that shows source code for how the base data classes are coded. It might not tell you everything, but it should at least give you a starting point.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
Re: Orders and OrderItems Data Layer
Yeah, I saw that as well...
I can recreate, but would rather not if possible.
Are there any developers out there that could let me know if I am waiting in vain?
Any help would be appreciated.
Scott
I can recreate, but would rather not if possible.
Are there any developers out there that could let me know if I am waiting in vain?
Any help would be appreciated.
Scott
Re: Orders and OrderItems Data Layer
I don't think anybody has access to the base data classes yet because full source code hasn't been released. Only Able could provide what you need.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
Re: Orders and OrderItems Data Layer
Absolutely. That is what I was hoping for. I guess I should have made it clear that I was hoping for a response from one of the Able Commerce admins. I just didn't know whether they would allow me to see a small portion of the source without having purchased the source code, strictly for the purposes of creating my own data class.
I had to write my own for PO, POItems, PODataSource, Recieving, RecievingItems, RecievingDataSource for doing inventory recieving and ordering reports. It just took a while, and I'd rather have objects that would work seamlessly with the Able core, too.
Thanks again. Any additional response would be appreciated.
Scott
I had to write my own for PO, POItems, PODataSource, Recieving, RecievingItems, RecievingDataSource for doing inventory recieving and ordering reports. It just took a while, and I'd rather have objects that would work seamlessly with the Able core, too.
Thanks again. Any additional response would be appreciated.
Scott
Re: Orders and OrderItems Data Layer
I read that the DAL generator would soon be made available. Is there a status on that?
Thanks,
Scott
Thanks,
Scott