Juanjo Algaz

Results 4 issues of Juanjo Algaz

By default, if you create an invoice in the tree view of _Invoices / Credit Notes_ or _Bills / Refunds_ , the invoice is created as a sales invoice, when...

Steps to reproduce: 1/ Configure products to invoice delivered products. 2/ Create sale order and confirm. 3/ Transfer the delivery. 4/ Generate invoice from Sales > Invoicing > Sales to...

stale

**References** https://github.com/DioxusLabs/dioxus/issues/1690 **Problem** If we try to follow the documentation of https://dioxuslabs.com/learn/0.4/getting_started/liveview errors occur when compiling the examples: ``` error[E0432]: unresolved import `axum::extract::ws` --> src/main.rs:1:21 | 1 | use axum::{extract::ws::WebSocketUpgrade,...

documentation

Maybe there is a better way to do it, but with this little change, it's possible to connect to odoo with https connection.