beau sebastien
2ff3ea6dcd
Merge pull request #214 from akretion/14.0-fix-product_usability
...
product_usability: seller_id can not be store as muti-company will be broken
2024-12-12 01:39:21 +01:00
Sébastien BEAU
a1f8ab32dd
product_usability: make the field seller_id searcheable
2024-12-12 01:38:25 +01:00
Alexis de Lattre
f3a6cfade6
[IMP] account_bank_reconciliation_summary_xlsx: add block to have difference et justification (entered by user)
2024-10-23 12:20:26 +02:00
Alexis de Lattre
b8203ae42a
[IMP] account_bank_reconciliation_summary_xlsx fine-tune config check
2024-10-22 15:11:01 +02:00
Alexis de Lattre
02d9dee32e
[IMP] account_bank_reconciliation_summary_xlsx: use native method to compute account balance
2024-10-22 15:05:32 +02:00
Alexis de Lattre
04b363f8a6
[MIG] mass_mailing_usability to v14
2024-10-22 14:39:45 +02:00
Alexis de Lattre
f3b5f85fc9
[IMP] account_bank_reconciliation_summary_xlsx: support bank journals in currency different than company currency
...
Update fr translation
2024-10-22 14:34:45 +02:00
Alexis de Lattre
d7f6a2b9f8
[IMP] account_payment_line_manual_account: add support for analytic
2024-10-16 17:13:23 +02:00
Florian
2a0b1342e7
Merge pull request #222 from akretion/14-fix-invoice-update-pdf-unlink
...
[FIX] account_invoice_update_wizard : avoid stacktrace when no pdf is…
2024-10-10 09:18:57 +02:00
Florian da Costa
db33820a57
[FIX] account_invoice_update_wizard : avoid stacktrace when no pdf is found
2024-10-10 09:12:48 +02:00
Alexis de Lattre
4c067fef09
stock_usability: mig method auto unpack on internal locations from v10
2024-10-01 11:02:26 +02:00
Alexis de Lattre
88452b7930
[IMP] account_usability_akretion: simplify code for invoice attach del upon invoice back to draft
2024-09-30 10:56:47 +02:00
Alexis de Lattre
a6305eb581
[FIX] account_usability: fix deletion of PDF invoice attachment when invoice is back to draft
2024-09-30 09:03:30 +02:00
beau sebastien
d2a8b77c22
Merge pull request #221 from akretion/14.0-purge-pdf
...
account_invoice_update_wizard: purge existing pdf in attachment after update
2024-09-27 17:25:24 +02:00
Sébastien BEAU
467ce47306
account_invoice_update_wizard: purge existing pdf in attachment after update
2024-09-27 17:11:39 +02:00
Alexis de Lattre
ff0bdc1b8d
sale_stock_usability: add method to display delivery order on out invoice report
2024-09-23 21:45:30 +00:00
Alexis de Lattre
254a97edd3
base_usability: Add rcs_siren in company header
2024-09-23 20:56:02 +00:00
Alexis de Lattre
162f0b7874
mrp_usability: add tracking on some fields
2024-09-19 16:04:03 +02:00
Alexis de Lattre
ee8bf2ea17
stock_usability: add script to fix reserved_quantity on quants
...
Filter-out cancelled move lines shown by "reserved" button on quants
2024-09-19 16:03:08 +02:00
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
Sébastien BEAU
0fa2024dab
product_usability: seller_id can not be store as muti-company will be broken
...
do not store the field as shared product can have different supplier
depending on the company logged
Use compute as related will always pick the first one whatever the
company logged
2024-06-02 22:25:10 +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