An open API service indexing awesome lists of open source software.

https://github.com/fraineralex/notify_expired_quotations

🔔 Odoo module to notify and auto-cancel expired quotations.
https://github.com/fraineralex/notify_expired_quotations

mailing odoo odoo-addons sales

Last synced: 7 months ago
JSON representation

🔔 Odoo module to notify and auto-cancel expired quotations.

Awesome Lists containing this project

README

          

# Notify Expired Quotations

Odoo based module to notify the clients their expired quotations and cancel them automatically.

## :rocket: Main Technologies ##


Python Logo
   


Odoo Logo
   

###

See more

###

* Python
- odoo
- xml
- bootstrap

## :white_check_mark: Requirements ##

Before starting :checkered_flag:, you need to have [Git](https://git-scm.com), [Python](https://python.org) and ([Odoo](https://odoo.com)) v14 or higher installed.

## :checkered_flag: Starting ##

```bash
# Clone this project
$ git clone https://github.com/fraineralex/notify_expired_quotations
# Access
$ cd notify_expired_quotations
# Run the server
# Update your odoo list of apps and install the module called: 'Notify Expired Quotations'.
# Then you will see a schequeduled action set to excute every day to chek out the expired quotations.
```

## 👨🏻‍🚀 Developer
- Frainer Encarnación --> [Github](https://github.com/fraineralex)