Commit graph

86 commits

Author SHA1 Message Date
Niels Göttsch
c5dcf8bdc3 [fix] nutralize launch.json 2024-07-28 20:28:21 +02:00
Niels Göttsch
9d9d7643d7 [imp] add nfu_ecommerce module, add balance to cart 2024-07-27 00:36:18 +02:00
madmooose
65544c0c44
Merge pull request #13 from bakeupboys/13-16.0-add_packaging_generator
13 16.0 add packaging generator
2024-07-25 22:35:45 +02:00
Niels Göttsch
399f4fc0a7 [fix] search for fist packaging instead of all 2024-07-25 22:34:38 +02:00
Niels Göttsch
8b760429d5 [fix] product.product id issue 2024-07-25 22:31:14 +02:00
Niels Göttsch
4aabadb52e generate packagings status quo 2024-07-25 22:31:12 +02:00
Niels Göttsch
f17c61bc7a [imp] add packaging information to bnn information 2024-07-25 22:29:38 +02:00
madmooose
76a0ba86b0
Merge pull request #12 from bakeupboys/74-16.0-add_sale_order_batch_stock
74 16.0 add sale order batch stock
2024-07-25 22:27:54 +02:00
Niels Göttsch
a9eca7d043 [fix] add bakeup logos 2024-07-24 08:40:58 +02:00
Niels Göttsch
45a7c77864 [imp] add sale_order_batch_stock 2024-07-24 08:37:23 +02:00
Niels Göttsch
83ff3d9f67 [imp] add batch invoicing, improve max_qty constraint 2024-07-23 23:03:22 +02:00
Niels Göttsch
7e0e9e5862 [fix] string cosmetics and formating 2024-07-23 21:25:28 +02:00
Niels Göttsch
b8991d6b2b [fix] clean up .vscode files 2024-07-23 20:40:07 +02:00
madmooose
7292d67fe8
Merge pull request #10 from bakeupboys/71-16.0-sale_order_batch
71 16.0 sale order batch
2024-07-23 20:35:14 +02:00
Niels Göttsch
2c97b8a6b1 [add] added open packages to product view 2024-07-21 01:59:10 +02:00
Niels Göttsch
46bf4d5c1a [add] unfinisched packages warning 2024-07-21 01:25:19 +02:00
Niels Göttsch
4569ce9655 [imp] add default packaging to sale order patch product 2024-07-21 00:42:24 +02:00
Niels Göttsch
a5ff47bb10 [imp] add nfu_sale_order_packaging and m´port max min fields 2024-07-21 00:07:20 +02:00
Niels Göttsch
25635b5ccb [imp] add sale order name to batch view 2024-07-20 23:36:28 +02:00
Niels Göttsch
7fcc323d0b [fix] create call and date_order condition 2024-07-20 22:56:41 +02:00
Niels Göttsch
51b505ba23 [imp] add credit warning 2024-07-20 22:18:11 +02:00
Niels Göttsch
a35104c7f8 [imp] add product and packaging page 2024-07-20 14:35:38 +02:00
Niels Göttsch
140c30796a [imp] add confirm and constraints and sale order line summary 2024-07-17 23:13:04 +02:00
Niels Göttsch
4cc617ae66 [imp] add sequence, filters and exceptoins 2024-07-16 22:54:51 +02:00
madmooose
2fe8b35204
Merge pull request #3 from bakeupboys/add-min-max
Add min max
2024-07-12 18:34:35 +02:00
Niels Göttsch
75f2be6c07 [fix] upper max qty to match at least qty in website shop 2024-07-12 18:32:50 +02:00
Niels Göttsch
44f7380e22 [fix] pre-commit warnings 2024-07-12 18:32:24 +02:00
madmooose
7c676f662f
Merge pull request #9 from bakeupboys/35-16.0-add_packing_list
35 16.0 add packing list
2024-07-12 17:49:34 +02:00
Niels Göttsch
2e10b1d1ba [add] Lastname first reports 2024-07-10 14:06:27 +02:00
Niels Göttsch
1e21f38099 [wip] changed wizzard to use only sale_order_lines
TODO:
Onchange has to recompute all record of the recordset and not only itself
2024-07-04 20:28:10 +02:00
Matthias Brück
ea416d2aa6 Wizzard write qty and confirm order if packaging fits 2024-07-04 19:31:50 +10:00
Matthias Brück
09d260b354 Fix compute_ packaging 2024-07-04 19:31:25 +10:00
Matthias Brück
92869e7e7f Add packaging and calculate qty fitting 2024-07-04 17:48:55 +10:00
Niels Göttsch
6ff1bbb45d [imp] added basic wizard
TODO:
add return methode
2024-07-03 08:18:00 +02:00
Matthias Brück
1bdf0f3c2f fixes #5 order of fields 2024-07-03 11:44:11 +10:00
Matthias Brück
e7fa7c61a2 Use order_line_tree_view 2024-07-03 11:42:24 +10:00
Matthias Brück
80a72f0674 Add product_uom_max_qty to constraint 2024-07-03 11:05:10 +10:00
Niels Göttsch
b2d4830a77 [add] wizzard proto code
TODO:
add new models to security file
2024-07-02 19:40:01 +02:00
Matthias Brück
b021c89d67 Add wizard button and view 2024-07-02 11:31:17 +10:00
Matthias Brück
bc3862bd50 Add constraint 2024-07-02 10:29:45 +10:00
Matthias Brück
705537a330 Remove optional=hide 2024-07-02 10:14:15 +10:00
Niels Göttsch
0fb12905ea [fix] width with german translation and make everything pdf again 2024-07-01 22:22:40 +02:00
Niels Göttsch
3b4b3f49ff [imp] add batch information to delivery slip and some formating 2024-07-01 21:37:31 +02:00
Niels Göttsch
515e271fe7 [imp] add internal reference and cr changes 2024-07-01 18:54:24 +02:00
Matthias Brück
4e92769060 Add optional=hide 2024-06-26 20:06:52 +10:00
Matthias Brück
d3b310b52a Remove debug, change comment 2024-06-26 20:03:41 +10:00
Matthias Brück
fa2f71bfd2 Update description 2024-06-26 20:02:15 +10:00
Matthias Brück
2093af5da1 Fix comment 2024-06-26 19:54:08 +10:00
Matthias Brück
acaa2e514d Add contributor 2024-06-26 19:53:00 +10:00
a8d85e856b [fix] VSCode config files add workspace to addonspath 2024-06-25 21:48:47 +02:00