Now you have a working installation, you can start to configure it. The first step is to configure Odoo correctly
After installing the demo, you need to synchronize your odoo with your website.
Go to Shopinvader
menu and open the Demo Shopinvader Website
Go in the tab developper
and click on Reset site settings
The reset site setting will force to the following information
In order to understand how shopinvader works we are going to play with it.
Go to the website
Go to odoo
Sales > Order > Customer
. You should see your new customerGo back to your website
Go to Odoo
Go to the website
Go to odoo
Sales > Cart
, you should see your cart.Go to the website
Go to Odoo
Now you cart is ready, let’s try to do the checkout
Go to the website
Go to Odoo
Go to the website
Go to Odoo
Go to your website
Go to Odoo
Go to your website
By default binded products and categories are synchronised every 24 hours with the search engine.
But you can force the export manually.
So keep in mind when you change a product it is not immediatly exported.
For exporting a product 2 step will be applied
For every product we store a formatted data version what will be exported.
A cron run every X time and will recompute this data and compare with the previous data send. If the data have changed the product is flagged to be exported.
Go to Setting > Technical > Automation > Scheduled Action
And click on Search Engine: recompute all index
Now click on run and go to the queue job
menu to see what is happening
Take a look to Shopinvader > Variant
and group by state.
A cron is running every X time to generate a bacth export job.
Go to Setting > Technical > Automation > Scheduled Action
And click on Search Engine: Generate Job for exporting binding per index
After looking at the job and checking the state of the shopinvader variant.
Try to
When developping it’s cool to sometime force, the export, re-synchronize the data between a corrupted index, dropping the data of the index…
For that you have some special action accessible from the shopinvader menu