Lê Châu
Lê Châu
Hi, I had read your note. I have a problem when I used both @googlemaps/markerclusterer and nuxt 3, and I don't know where the error comes from. When I write...
I read your posts in your blog. It is exciting, but you rarely explain your code and I cannot understand absolutely
I install your library with Nuxt3 then have a problem: ` ReferenceError: document is not defined at addStyle (C:\Users\NGOCSON\Documents\bds.net\Source\WebUser\bds-app\node_modules\vue3-discordpicker\dist\discordpicker.common.js:1171:22) `
- Add module `purchase_date_planned_manual_container_deposit_product`: When date_planned is set manually and add product attached to container deposit, this glue module makes those purchase order lines have a same date_planned
- as reported in some PRs ([#1208](https://github.com/OCA/pos/pull/1208), [#1230](https://github.com/OCA/pos/pull/1230), [#1234](https://github.com/OCA/pos/pull/1234)) `pos_lot_barcode` tests were failing due a tour. - turns out the root cause if that the `pos_lot_selection` and `pos_product_expiry`modules have the...
The `res_config_settings_view_form` in Odoo 17 has changed its xml style, and the `view_general_configuration` in this module was written using Odoo 16 styling. So we need to update it accordingly.