LibreHatti icon indicating copy to clipboard operation
LibreHatti copied to clipboard

Product Display

Open aseemmittal opened this issue 9 years ago • 2 comments

Need to display products with their complete information.

aseemmittal avatar Jun 18 '16 16:06 aseemmittal

It used to be there in it's first version :P , anyway..

Just a question, can we automate a JSON export of products from database say after every hour?

I would like the cart or products application to work without depending upon and messing with librehatti's existing code. A JSON based export and import would really help that cause.

inderpreetsingh avatar Jun 21 '16 17:06 inderpreetsingh

Yes, we can do that. There is also another way, product application can ping a url and JSON response can be sent through librehatti. In this case, we don't have to export every hour, we can get response whenever we want.

aseemmittal avatar Jun 22 '16 15:06 aseemmittal