This Module will Add functionality to provide certificate to Customers, Vendors, Employees and Users. Maintain history of certificate allocation.

Certificate Management System
Almighty Consulting Solutions Pvt. Ltd.
34.40
90

This Module will Add functionality to provide certificate to Patients. Maintain history of certificate allocation.

HMS Certificate Management System
Almighty Consulting Solutions Pvt. Ltd.
122.71
98

Hospital Vaccination Management to manage patient Vaccination flow and history

Hospital Vaccination Management
Almighty Consulting Solutions Pvt. Ltd.
108.64
107

Activity Scheduler Employee Activity Supervisor Activity filter Activity Multi Activity Schedule Mass Activity Tag activity history Activity monitoring Activity multi users assign schedule activity schedule activities Multi Company Activity Mail Odoo

Activities Management Basic | All In One Schedule Activities | Activity Dashboard | Advance Schedule Activity | Dynamic Action For Multiple Activities | Activity Management Dashboard | Activities Dashboard
Softhealer Technologies
53.98
59

Advanced Chatter, All in one chatter, Chatter FormView, Chatter Form View, Chatter in Form, FormView Chatter, Form View Chatter, Chatter History Visibility, Chatter Log Visibility, Chatter Logs Visibility, Chatter Note Visibility, Chatter Notes Visibility, Chatter Message Visibility, Chatter Messages Visibility, Chatter Activities Visibility, Chatter Activity Visibility, Chatter Toolbar, Web Backend Chatter, Web Responsive Chatter, Mail Message in Chatter, Mail Messages in Chatter, Chatter Panel, ChatterPanel, Edit/Delete Messages, Edit/Delete Notes, Edit/Delete Activities, Edit Messages, Edit Notes, Edit Activities, Chat Panel, SidePanel Chatter, Show/Hide Messages, Show/Hide Notes, Show/Hide Activities, Delete Messages, Delete Notes, Delete Activities, ChatPanel, Side Panel, Live Chat, Live Chatter Preview, Accidental Live Chat, Accidental Chatter Preview, Preview Message History, Chatter Timeline, Side Chatter, Schedule Activities, Activity Planning, Log note, Log a note, Send message, Editable message, Chatter position right, Email Message, EMail Management, Mail message management, note management, activity management, Chatter position right, Chatter sided, Sidebar Chatter, Chatter right, Chatter sticky position right, Chatter fixed position right, Chatter freeze position right, Chatter frozen position right, Show/Hide Chatter, Show Chatter, Hide Chatter, Toggle Chatter, Toggle Message, Toggle Note, Toggle Activity, Toggle Activities,SideChatter, Show/Hide Notification, Show/Hide Notifications, Show Notification, Show Note, Show Message, Show Activity, Mail Attachment Preview, Chatter Notification Visibility, Edit/Delete Notification, Edit Notification, Delete Notification, Preview Notification History, Chatter Notifications Visibility, Edit/Delete Notifications, Edit Notifications, Delete Notifications, Preview Notifications History, Preview Note History, Preview Activity History, Preview Messages History, Preview Notes History, Preview Activities History

Advanced Odoo Chatter
Innoway
53.98
38

Advance Schedule Activity multi users assign schedule activity to multi users Schedule Activity Dashboard for schedule activity history of schedule activity reports for schedule activity menu and view for schedule activities for Multi Company Activity

All in one Schedule Activity Management -Advance Feature
BrowseInfo
37.78
36

Purchase history of products in Purchase Order

Purchase History Of Products
Ascetic Business Solution
FREE
2088 | 3

Recommend products to buy to supplier based on history

Purchase Order Product Recommendation
Tecnativa , Odoo Community Association (OCA)
FREE
193 | 3

Sales Order Revision, Sale Orders Revision, Sales Revision, Sale Order Revisions,Sales Quote Revision,Revision History,Revise Sale Order, Revision Quotation,Revision Order Of Sale,Generate Revision Order Odoo

Sale Order Revision
Softhealer Technologies
16.19
18

All in one advanced dashboard for users to preview its activities, Mail activity, All in one Odoo dashboard, All in one Dashboard Activity, All in one Activity Dashboard, Web Responsive dashboard, Activity Management, Activities Dashboard, Dashboard Activities, Tableau de bord des activités, Dashboard Odoo Activity, Graphs, Activity Odoo Dashboard, Web Dashboard, All in one Activities, Planned Activities, All in one Activity, History Activity monitoring Activity, Mail Activity Board, Schedule activities Scheduler, Planned Activity, Advanced List Activities, Multi Company Activity, Mail Odoo Print,, Daily Activities Management, Télécharger, Advance Dashboard, All ine one dynamic dashboard, Dynamic Activity Dashboards, Custom Odoo Dashboard, Exporter, Odoo Charts, Dashboard Charts, Activity Scheduler Users, Activity Supervisor, Activity Search Filter, Imprimer, Activity Search Filter, Activity Multi Activity Schedule, Schedule Mass Activity, Tag activity history, KPI, Dashboard Features, Schedule Activity Management, Advance List Activity, Mail Activity List, Daily Activity, Print Activities, Print Activity, Export Activities, Export Activity, Download Activities, Download Activity, Print Dashboard, Print Dashboard, Export Dashboard, Export Dashboard, Download Dashboard, Download Dashboard, Supervise Activity, Supervise Dasboard, Advance List View Manager, Dynamic Filters Search, Dynamic Search, Dashboard Apps, Key Performance Indicators, Dashboard View, DashboardView, Advanced List View Manager, Advanced ListView Manager, Advance ListView Manager, Dynamic List View, Advanced GraphView, Supervise Activities, Dynamic ListView, Automated Dashboard, Dashboard Automation, Dashboard Customization, Multi Task Activity, Multi Task Dashboard, Multi Dashboard Task, Activity Tasks Dashboard, Analytic Data Dashboard Analytic, KPI Dashboard Powerful Dashboard KPI, Beautiful Dashboard, Elegant Dashboard, Users Dashboard, User Dashboard, Dashboard Users, Dashboard per users, Dashboard Widget Templates, Today Report Dashboard Reports, Dashboard Tile, Portal Dashboard, Web Dynamic Dashboard Dynamic Web Backend Activities Dashboards, Manage All Activities, Advance Graph View, Advanced Graph View, CRM Dashboard CRM, Odoo Advance Activity Management, Advance GraphView Customer Dashboard Customers, Employee Dashboard Employees, Sale Dashboard Sale, Purchase Dashboard Purchases, Sales Dashboard Sales, Invoice Dashboard Invoice, Account Dashboard Accounts, Project Dashboard Projects, Lead Dashboard Leads, Opportunity Dashboard Opportunity, Opportunities Dashboard Opportunities, Leads Dashboard, Activity Monitoring, Activity Views, Schedule Activity, Manage Activities, New design, Web Backend dashboard

Advanced CRM Dashboard
Innoway
16.19
5

All in one purchase reports all purchase reports merge purchase price history import purchase cancel purchase order RFQ Sequence purchase auto worklow purchase excel report split purchase order tags purchase multi warehouse purchase force date on purchase

All in One Purchase Management | All in One Purchase Tools
BrowseInfo
96.08
6

Displaying History of module installation/uninstallation/upgradation

Apps Actions History
iKreative
FREE
283 | 2

Track Asset History

Asset Full History
CodUP
FREE
2162 | 2

This module allows to track the changes on users roles.

Base User Role History
ACSONE SA/NV , Odoo Community Association (OCA)
FREE
131 | 2

Manage Employee Education Record

Employee Education Records
HAK Technologies
FREE
99 | 2

A user-defined HTTP callbacks. Webhooks(A user-defined HTTP callbacks) are a useful tool for apps that want to execute code after a specific event happens on an Odoo, for example, after a warehouse manager creates a new product, updates a stock quantity for existing products or sales manager confirm the quotation etc. Instead of telling your app to make an API call every X number of minutes to check if a specific event has occured on an Odoo, you can register webhooks, which send an HTTP request from the Odoo telling your app that the event has occurred. This uses many less API requests overall, allowing you to build more robust apps, and update your app instantly after a webhook is received. Webhook event data can be stored as JSON or XML, and is commonly used when: =========================================================================== - Placing an order - Changing a product's price - Collecting data for data-warehousing - Integrating your accounting software - Filtering the order items and informing various shippers about the order - Another, less-obvious, case for using webhooks is when you're dealing with data that isn't easily searchable through the Odoo API. For example, re-requesting an entire product catalog or order history would benefit from using webhooks since it requires a lot of API requests and takes a lot of time. Think of it this way, if you would otherwise have to poll for a substantial amount of data, you should be using webhooks. The Odoo Webhook endpoints can be used for a variety of purposes such as: ========================================================================= - Get a Webhook list - Get a Webhook counts - Create a new Webhook - Update an existing Webhook - Delete a Webhook from the database Check out our online docs http://odoo-webhook.readthedocs.io for a quick reference guide to use the odoo webhooks. webhook rest api restapi restful api restfulapi HTTP GET, PUT, POST, and DELETE methods JSON input and output format JSON input & output format OAuth1 and OAuth2 OAuth1 & OAuth2 OAuth1 OAuth2 endpoints Calling Methods Check Access Rights List Records count Records Inspection and Introspection Inspection Introspection Activate Developer Mode configuration Workflow Manipulations ir.model ir.model.fields Report Printing Print Single Report Print List Reports connection odoo server OAuth applications Consumer Key and Secret Consumer Key & Secret Request Headers Credential Request HTTP callbacks HTTP POST JSON XML Webhook Authentication Webhook Endpoints OAuth1 Authentication OAuth2 Authentication Receive a webhook webhook URL XML/JSON data Webhook Configuration timeout period Dependencies

Odoo Webhook
Synconics Technologies Pvt. Ltd.
216.27
47

中国信创等保要求之密码安全强制策略。 Password security and setup for Password Length. Password Lower/Upper/Number/Special/Combine rule. Password expired, password retry time, password history. Allow admin to set password security requirements.

Password Security
odooai.cn
73.41
4

Sale order versioning on sales version sale versions on sale order version sale order revision on sales order sales revision of sales order history sale order revise sale order version history for sale order version history on sales version history

Sale Order Versioning - Sale Order Version
Browseinfo
52.90
36

This modules support User restricted By IP Address And User Login IP History.

User restricted By IP Address And User Login IP History
Do Incredible
14.65
12

Generate Vendor Purchase Order History, Last Purchase Order History Module, PO Reorder Product Lines, Supplier Request For Quotation History, Find History From RFQ App, Search Vendor Last Request For Quote Odoo.

Vendor Purchases Order History
Softhealer Technologies
16.19
13