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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
            
                1
                
                    Odpowiedz
                
            
        
        
            
                1218
                
                    Widoki
                
            
        
    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
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
|  | 1 paź 25  | 1619 | ||
| 
            
                Remove 3rd party modules for upgrade
            
            
                    Rozwiązane
            
         |  | 1 lut 23  | 3819 | |
|  | 1 paź 25  | 1564 | ||
|  | 0 lip 25  | 544 | ||
|  | 1 cze 24  | 4874 | 
