Re: Cart Item Problem

2011-01-22 Thread Shereen
you provide me with any links or even files from the code itself to learn and understand thanks a lot -- View this message in context: http://ofbiz.135035.n4.nabble.com/Cart-Item-Problem-tp3225516p3231121.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Cart Item Problem

2011-01-22 Thread BJ Freeman
go over the training videos. they explain entity engine and delegator. also http://ofbiz.apache.org/docs/entity.html http://ofbiz.apache.org/docs/entityconfig.html = BJ Freeman Strategic Power Office with Supplier Automation

Re: Cart Item Problem

2011-01-22 Thread Scott Gray
to learn and understand thanks a lot -- View this message in context: http://ofbiz.135035.n4.nabble.com/Cart-Item-Problem-tp3225516p3231121.html Sent from the OFBiz - User mailing list archive at Nabble.com. smime.p7s Description: S/MIME cryptographic signature

Re: Cart Item Problem

2011-01-22 Thread Shereen
/Cart-Item-Problem-tp3225516p3232262.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Cart Item Problem

2011-01-20 Thread Shereen
to order item and put it in the database? I've searched for a while and I found that ofbiz doesn't use ORM then how it works? I'd be grateful for a reply -- View this message in context: http://ofbiz.135035.n4.nabble.com/Cart-Item-Problem-tp3225516p3225516.html Sent from the OFBiz - User mailing list

Re: Cart Item Problem

2011-01-20 Thread BJ Freeman
as said many times there is not object mapping into database. learn how delegator's work. the beauty of ofbiz frame work is once you define a new field in a entity it is available through the delegator, in any code. No need to map. = BJ Freeman Strategic Power Office