Commit graph

198 commits

Author SHA1 Message Date
bf94670e3f [IMP] data_nature_importer: Add Cathegories, diet and organisation fields 2026-05-26 12:12:05 +02:00
7d55ad17b2 [IMP] nfu_ecommerce: Remove is_published filtering and use job manager only on more than one 2026-05-26 12:12:05 +02:00
7ff88653a8 [FIX] data_nature_importer: readd job manager 2026-05-21 16:32:03 +02:00
a429bf26bb [IMP] data_nature_importer: add eCommerce cathegories 2026-05-21 16:32:03 +02:00
cb2d42f3ea
[RM] sale_order_batch: moved to madmooose/odooapps 2026-05-12 15:31:59 +02:00
4f0a9ba952 [FIX] data_nature_importer: double PIL size 2026-03-04 08:42:39 +01:00
Niels Göttsch
0c62fc4de0 [168] data_nature_importer: Add image mime type check 2026-01-29 08:39:13 +01:00
Niels Göttsch
4bd2084593 [FIX] nfu_product_bnn_attributes: Temporay disable image_1920 field verification for product.image 2026-01-29 08:39:13 +01:00
Niels Göttsch
bd1f62b327 [168][IMP] data_nature_importer: add extra product media 2026-01-29 08:39:13 +01:00
Niels Göttsch
b1cfa51e92 [255][FIX] nfu_product_bnn_attribute: Temporay disable image_1920 field verification 2026-01-29 08:36:52 +01:00
bbec3ce533 [IMP] data_nature_importer: add default image field 2026-01-29 08:36:52 +01:00
Niels Göttsch
44bbae8dd7 [255][IMP] data_nature_importer: Add Queue Job support and move to server action 2026-01-20 07:51:20 +01:00
Niels Göttsch
3efc767c42 [255] nfu_product_bnn_attributes: Add GTIN Article field and update metadata retrieval 2026-01-16 08:22:32 +01:00
Niels Göttsch
483787a0cf [168] data_nature_importer: Catch empty metadata response in _get_dn_metadata 2026-01-16 08:19:07 +01:00
Niels Göttsch
f7b25ea02e [FIX] data_nature_importer: move image encoding into utils 2026-01-16 08:19:07 +01:00
Niels Göttsch
461fc34f1b [MV] nfu_data_nature_importer -> data_nature_importer 2026-01-16 08:19:07 +01:00
Niels Göttsch
4fab409fa5 [ADD] nfu_data_nature_importer 2026-01-16 08:19:07 +01:00
Niels Göttsch
a92326e511 [IMP] nfu_wholesaler_exporter: show exporter in in_progress state 2025-10-07 15:34:45 +02:00
155c91051a [IMP] nfu_wholesaler_exporter: change limiter and visibility 2025-10-07 15:34:45 +02:00
7c97f818f5 [FIX] sale_order_batch: remove SO from batch on cancelation 2025-10-07 15:33:31 +02:00
Niels Göttsch
49376f3eca [IMP] sale_order_batch: add cancel and set to open 2025-10-07 15:33:31 +02:00
Niels Göttsch
0f39529b6c [IMP] sale_order_batch: add reset to draft 2025-10-07 15:33:31 +02:00
Niels Göttsch
172e5d893f
[FIX] repo url in pre-commit 2025-09-30 14:58:43 +02:00
c9ce0d8cd9 [FIX] nfu_sale_order_batch_packaging: make sure every user can read the package 2025-09-20 09:33:42 +02:00
Niels Göttsch
8bf8e3ffe5 [IMP] nfu_product: add image upload in batch 2025-09-20 08:25:46 +02:00
Niels Göttsch
f38049fbf0 [FIX] nfu_product: Relate package companies to products 2025-09-18 21:10:17 +02:00
Niels Göttsch
dbc3b32ecd [FIX] nfu_sale_order_batch: make sure packages are readable by the user 2025-09-18 21:10:17 +02:00
Niels Göttsch
bf3eed8669 [FIX] nfu_ecommerce: Drop session if SO belongs to another website (Odoo 16 bug) 2025-09-11 22:10:07 +02:00
Niels Göttsch
bd15243732 [FIX] nfu_ecommerce: escape float values 2025-07-31 16:00:36 +02:00
Niels Göttsch
c803982184 [FIX] website_decimal_quantity: fix forcing int 2025-07-31 16:00:36 +02:00
madmooose
c509a1be9b
[112] [ADD] account_payment_portal
* [WIP] account_payment_portal: first draft

* [ADD] account_payment_portal

* [IMP] account_payment_portal: Fix user rights and add test

---------

Co-authored-by: Niels Göttsch <ng@ife.de>
2025-07-30 12:26:09 +02:00
madmooose
ce23273f75
[IMP] nfu_ecommerce: add credit to portal details (#38)
Co-authored-by: Niels Göttsch <ng@ife.de>
2025-07-29 21:47:13 +02:00
madmooose
fee5016550
[130] nfu_ecommerce: advanced credit handling
* [IMP] apply pre-commits and small fixes

* [imp] nfu_ecommerce: add avoid_depts

* [IMP] nfu_ecommerce: use warning level in checkout

* [IMP] nfu_ecommerce: add translation

---------

Co-authored-by: Niels Göttsch <ng@ife.de>
2025-07-29 13:10:04 +02:00
Niels Göttsch
1c89538b2d [IMP] nfu_account: add amount total to invoice portal view 2025-07-29 13:08:09 +02:00
Niels Göttsch
c22fc9ad2d [IMP] nfu_account: add credit menu 2025-07-29 13:08:09 +02:00
Niels Göttsch
2491d1b315
[chore] update pre-commits 2025-07-24 08:06:28 +02:00
Niels Göttsch
bcedb0b897 [FIX] nfu_sale_order_batch_packaging: store all quantities and round open values 2025-06-19 12:33:02 +02:00
Niels Göttsch
e1a8a5128a [FIX] sale_order_batch: store all quantities and round open values 2025-06-19 12:33:02 +02:00
8c8091b4fd [IMP] nfu_sale_order_batch: always adjust max_qty to be at least uom_qty 2025-05-12 17:05:04 +02:00
a1487b4fcf [IMP] sale_order_batch: add price to batch product list view 2025-05-12 17:05:04 +02:00
e5fc800855 [fix] option records 2025-05-12 17:05:04 +02:00
Niels Göttsch
57bb70b6c7 [FIX] nfu_sale_order_batch_packaging: make open_packaging_qty sortable 2025-05-12 17:05:04 +02:00
Niels Göttsch
5c04eda4cb [IMP] nfu_sale_order_batch_packing,nfu_product_bnn_attributes: enable packaging and uom on installation 2025-05-12 17:05:04 +02:00
Niels Göttsch
4dbf7678bb [IMP] nfu_ecommerce: add decimal to ribbon 2025-05-12 17:05:04 +02:00
c338873c2f [FIX] nfu_sale_order_batch_packaging: upper version number 2025-05-05 22:03:36 +02:00
44ae949f61 [FIX] nfu_sale_order_batch_packaging: fix product color indicator 2025-05-05 21:56:46 +02:00
42e70e239b [FIX] nfu_ecommerce: comment out Max Quantity heading 2025-04-30 22:05:21 +02:00
f8389b24ea [FIX] nfu_ecommerce: comment out Max Quantity heading 2025-04-30 21:55:07 +02:00
Niels Göttsch
dc1030645f [FIX] nfu_ecommerce: remove buggy color indicator 2025-04-30 21:36:32 +02:00
0ba12fc07a [IMP] nfu_ecomerce: Adapt new Open Packages format and add indicators 2025-04-30 21:36:32 +02:00