Alexis de Lattre
97c20fed73
mrp_subcontracting_usability: add link to subcontrating production order from stock.move form view
2024-09-19 11:22:59 +02:00
Alexis de Lattre
856bca4ccf
account_usability: add search on account in account.move search view
2024-09-17 17:53:28 +02:00
Alexis de Lattre
0d5346d856
Add module account_payment_line_manual_account
2024-09-14 00:13:14 +02:00
Alexis de Lattre
940fe43614
[MIG] partner_products_shortcut from v10 to v14
2024-09-12 22:09:25 +02:00
Alexis de Lattre
4e68c48110
stock_usability: Add product_barcode on orderpoint tree view (optional hide)
2024-09-12 21:28:51 +02:00
Alexis de Lattre
7b8c35a384
Add patch in pos_usability
2024-09-10 23:37:46 +02:00
Alexis de Lattre
0bbda6f265
product_detailed_type: improve compatibility with demo/test data
...
It's still not perfect yet, in particular when you install the "stock"
module and "product_detailed_type_stock" is not installed yet.
2024-09-05 18:21:59 +02:00
Alexis de Lattre
c7c5d9172b
pos_usability: add patch pos-always_open_cashbox.diff
2024-07-15 21:57:09 +02:00
Alexis de Lattre
4655e6b739
base_usability: add 2 patches
2024-07-11 13:04:59 +02:00
Alexis de Lattre
8bd83b0975
mrp_average_cost: avoid crash on bad data
2024-06-25 01:10:51 +02:00
Alexis de Lattre
9367f7006e
[FIX] mrp_average_cost: fix bad dependency
2024-06-24 18:31:35 +02:00
Alexis de Lattre
29b8ebb779
account_usability: add invoice currency signed fields
...
Show these fields as optional in tree view without sum=1
2024-06-24 11:24:22 +02:00
Alexis de Lattre
c33835957d
sale_usability: add button to send order acknowledgement
...
This is a forward port of a v12 commit.
2024-06-24 10:03:13 +02:00
Alexis de Lattre
73e700d2d2
delivery_usability: Move code from stock_packaging_usability_pp to delivery_usability
...
I don't use stock_packaging_usability_pp from OCA/stock-logistics-tracking because the feature is native since v11 (I didn't figure it out when I ported stock_packaging_usability_ul from v10 to v14 under the new name stock_packaging_usability_ul
I also improved the code to clean it up and use the native field for measured weight
2024-06-04 15:54:22 +02:00
Benoit
5144b039a5
fix report name when deleting attachment invoice with button draft
2024-05-28 11:51:11 +02:00
Florian
0e237d26cb
Merge pull request #208 from akretion/14-account-usability-fix-statement-back-to-draft
...
Revert "account_usability: reset to draft the bank statement do not unreconcile items
2024-05-28 11:26:45 +02:00
Alexis de Lattre
b252bdff34
Add module stock_picking_batch_usability
2024-04-26 17:48:51 +02:00
Alexis de Lattre
550704288d
base_usability: add siren and siret in display address method
2024-04-26 10:32:53 +02:00
Alexis de Lattre
320cfff25f
stock_usability: always show picking_type_id in picking form view
2024-04-25 15:15:55 +02:00
Alexis de Lattre
26a7a42e8c
pos_usability: add pos_type_id on warehouse form view
2024-04-24 13:42:10 +02:00
Alexis de Lattre
3ca4553eb5
product_detailed_type_stock: default product type is 'product' instead of 'consu'
...
Same behavior as in stock_usability that switch default type to 'product' instead of 'consu'
2024-04-23 21:40:39 +02:00
Alexis de Lattre
309d466374
base_usability + account_usability: give access to acc_holder_name on res.partner.bank (hidden by default)
2024-04-23 21:07:27 +02:00
Florian
61f43e5d02
Merge pull request #209 from akretion/14-adapt-update-entry
...
[IMP] account_invoice_update_wizard : Adapt wizard view and button to make it usable on accountring entries + small improvements
2024-04-17 11:55:52 +02:00
Alexis de Lattre
6d847dcbe9
mrp_usability: improve mrp reporting
...
Add product category in reporting
Pivot view by default instead of graph view
Default measure total qty instead of count
2024-04-08 10:34:37 +02:00
Alexis de Lattre
85b4cc25eb
sale_down_payment: add ACL
2024-04-05 09:42:54 +02:00
Alexis de Lattre
901a0e5816
mrp_usability: Allow to change the destination location until 'Mark as done'
...
Native behavior: it is only possible to change the destination stock
location of a production order in draft state.
2024-04-04 16:50:52 +02:00
Alexis de Lattre
569b3fea1a
sale_usability: improve tree view of sale.order
2024-04-04 13:51:32 +02:00
Alexis de Lattre
60589b1743
sale_purchase_no_product_template_menu: update entries in account
2024-04-03 17:21:00 +02:00
Alexis de Lattre
5ce7ed3fe7
[IMP] base_usability: improve report header methods on res.company
2024-03-27 11:18:11 +01:00
Alexis de Lattre
ab3562a737
[MIG] mrp_average_cost to v14
2024-03-24 16:08:01 +01:00
Alexis de Lattre
28c6aca721
[MIG] account_invoice_margin from v12 to v14
2024-03-21 18:25:30 +01:00
Alexis de Lattre
b353bb14a5
[MIG] sale_down_payment to v14
2024-03-15 15:23:43 +01:00
Alexis de Lattre
282e7142db
sale_usability: track changes in delivered_qty in the chatter
...
This feature is native in the purchase module in v14. I consider that it
replaces the 3 modules service_line_qty_update_base/service_line_qty_update_purchase/service_line_qty_update_sale
2024-03-14 18:07:52 +01:00
Alexis de Lattre
763928c286
[MIG] rp_no_product_template_menu to v14
...
Add comment in stock_no_product_template_menu
2024-03-14 17:29:39 +01:00
Alexis de Lattre
4774b879fa
[MIG] stock_no_product_template_menu to v14
2024-03-14 17:21:36 +01:00
Alexis de Lattre
18a5c22160
sale_margin_no_onchange: fix digits in field declaration
2024-03-14 17:19:20 +01:00
Alexis de Lattre
8f87df3f3d
sale_margin_no_onchange: improve perf by using read_group
...
Cleanup code
2024-03-14 17:09:53 +01:00
matthieu.saison
6af447974c
migration to 14.0
2024-03-14 17:09:53 +01:00
Florian da Costa
46f2e0e01d
[IMP] Add bill date (for supplier invoice) and rename bill ref to supplier bill ref to be consistent with name in invoice
2024-03-11 12:29:35 +01:00
Alexis de Lattre
ad8edd00d2
sale_order_route: add route_id in sale.report
2024-02-27 12:51:22 +01:00
Alexis de Lattre
97d57e40eb
[FIX] stock_usability: stop adding a field in stock_usability which is defined in mrp !
2024-02-13 17:00:08 +01:00
Alexis de Lattre
fcf67f4fd9
[MIG] patch for reserved_qty and free_qty from v12 to v14
2024-02-13 16:17:56 +01:00
Florian da Costa
89f81053cd
[IMP] account_invoice_update_wizard : rename button for accounting entries + hide invoice specific fields in case of accountring entries
2024-02-12 11:51:15 +01:00
Florian da Costa
b867dd6d01
Revert "account_usability: reset to draft the bank statement do not unreconcile"
...
This reverts commit 85f8fe5b30 .
2024-02-08 11:27:45 +01:00
Alexis de Lattre
f2172a5f06
base_usability: Add web-advanced_search_startswith.diff
2024-01-22 23:44:20 +01:00
Alexis de Lattre
e81e8e5a93
stock_usability: improve stock.move.line form view
2024-01-08 18:40:17 +01:00
beau sebastien
a7b0210a90
Merge pull request #202 from akretion/14.0-fix_pricelist_and_add_attr_value_tree
...
14.0 fix pricelist and add attr value tree
2023-12-21 06:22:21 +01:00
Sébastien BEAU
cd30298f88
product_usability: always show pricelist_id, just hide it when edit from pricelist
2023-12-20 16:07:26 +01:00
Alexis de Lattre
5039e56417
sale_order_route: propagate route_id to sale order lines.
...
This is important when you add lines AFTER sale order confirmation.
2023-12-01 10:25:31 +01:00
Alexis de Lattre
3c338c9c78
project_usability: add comment
2023-11-23 18:57:11 +01:00