This module adds a 'new' field to display new products in website.
Table of contents
A cron job "Compute new products" comes with this module, it can be configured. It runs every day and flags as 'new' the last (50 by default) shopinvader products created. The method 'compute_new_product' used by this job takes two arguments:
- The maximum number of product to flag.
- Extra domain for searching the products.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Akretion
- Benoît GUILLOT <[email protected]>
- Sebastien BEAU <[email protected]>
The development of this module has been financially supported by:
- Akretion R&D
- LaboAndCo
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.