Skip to content

nikhilJ47/Quick-Record-Search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This Odoo module adds a powerful quick record search feature to the command palette, allowing users to search for records from any model directly from the Odoo backend UI.

quick_record_search.mp4

Usage

  1. Open the command palette with Ctrl+K.
  2. Type the model name and search term, e.g.:
    • /res.partner John
    • /sale.order S00001
    • /product.product Chair
  3. Matching records will be listed. Click a record to open it.

Heads up: This module is a Proof-of-Concept (PoC) and isn't intended for production use without thorough review and testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 53.8%
  • JavaScript 46.2%