Magento - Code Question
Posted
by user349550
on Stack Overflow
See other posts from Stack Overflow
or by user349550
Published on 2010-05-25T04:19:24Z
Indexed on
2010/05/25
4:21 UTC
Read the original article
Hit count: 157
I will have publications (news papers), under these publications there will be editions [location and language] and under these there will be offers and offers will have products.
currently i have created all as modules i.e. publication to add / edit /delete publication, edition to add / edit/ update editions and so on. the problem is how can i get list of all publication when I am creating a edition and same way how can i get list of edition and publication when i am creating a offer.
please help/
regards, saurabh
© Stack Overflow or respective owner