[fix] add bakeup logos

This commit is contained in:
Niels Göttsch 2024-07-24 08:40:58 +02:00
parent 45a7c77864
commit a9eca7d043
3 changed files with 2 additions and 2 deletions

4
.vscode/launch.json vendored
View file

@ -9,11 +9,11 @@
"program": "${config:odoo.path}/odoo-bin", "program": "${config:odoo.path}/odoo-bin",
"console": "integratedTerminal", "console": "integratedTerminal",
"args": [ "args": [
"--database=nfu_", "--database=nfu_sale_order_batch_packaging",
"--addons-path=${config:odoo.addons_path},${workspaceFolder}", "--addons-path=${config:odoo.addons_path},${workspaceFolder}",
"--limit-time-real=0", "--limit-time-real=0",
"--limit-time-cpu=0", "--limit-time-cpu=0",
// "--init=", "--update=sale_order_batch_stock",
// "--update=", // "--update=",
"--dev=xml" "--dev=xml"
] ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB