There is an error showing if we try to access the upgraded test database. Raised a ticket and haven't received assistance as yet.    
"The following modules are needed by other modules but they have not been defined and may not be present in the correct asset bundle"
web.rpc
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
            
                1
                
                    Odpovědět
                
            
        
        
            
                1212
                
                    Zobrazení
                
            
        
    Hi,
You can add the following code in your js file instead of web.rpc in odoo 17.
import { useService } from "@web/core/utils/hooks";
setup() {
super.setup();
this.rpc = useService("rpc");
}
Hope it helps
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|  | 1 říj 25  | 1615 | ||
| 
            
                Remove 3rd party modules for upgrade
            
            
                    Vyřešeno
            
         |  | 1 úno 23  | 3815 | |
|  | 1 říj 25  | 1557 | ||
|  | 0 čvc 25  | 544 | ||
|  | 1 čvn 24  | 4872 | 
