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
Kev-Roche
0e87b385d4
add pricelist by default from smart button
2023-11-20 13:26:01 +01:00
Kev-Roche
4a434d69f9
[ADD] values tree view on product attribute
2023-11-20 13:21:54 +01:00
Kévin Roche
bade674c41
Merge pull request #195 from akretion/14.0-remove-duplicated-button
...
14.0 remove duplicated button
2023-11-02 17:27:51 +01:00
Alexis de Lattre
def89c0a5d
base_usability: now depend on 'web' and not only 'base'
2023-10-27 11:29:50 +02:00
Alexis de Lattre
88b12d86a2
base_partner_one2many_phone: reformat wizard now works
2023-10-25 23:02:43 +02:00
Alexis de Lattre
e3c55047b3
account_usability: pivot view of account.move.line
...
Pivot table of account.move.line: by default, date is split by month... but if you've been using Odoo for several years, the pivot table becomes very big by default: so we split by year
2023-10-25 21:51:43 +02:00
Alexis de Lattre
b701586edc
base_usability: form view of partner: zip/city/state (instead of state/city/zip)
2023-10-25 21:38:06 +02:00
Alexis de Lattre
aae3ac2898
Add patch for pos_usability
2023-10-19 21:19:53 +02:00
Alexis de Lattre
8a2e23cff5
stock_usability: clean-up zero-qty quants when opening quants from stock.location
...
When accessing stock.move.line from the show reservation on quants, in
the form view of stock.move.line, have a link to the picking
2023-10-19 16:29:45 +02:00
Alexis de Lattre
0781cb7ba7
pos_usability: order pos.payment.method by sequence
2023-10-19 11:12:09 +02:00
Alexis de Lattre
a7022e899f
translate product_category_tax
2023-10-16 22:36:16 +02:00
Alexis de Lattre
068509066d
[FIX] stock_quant_package_move_wizard: missing picking_id on stock.move.line
2023-10-05 21:56:08 +02:00
Alexis de Lattre
e594d15417
base_partner_one2many_phone: improve search view of res.partner
2023-09-12 19:54:34 +02:00
Alexis de Lattre
4121d8466d
pos_usability: add sequence on pos.config
2023-09-12 16:22:32 +02:00
Alexis de Lattre
6df9756479
base_partner_one2many_phone: code improvements
2023-09-06 23:14:06 +02:00
Alexis de Lattre
0331cc8eda
[MIG] intrastat_product_type from v12 to v14
2023-08-31 11:00:02 +02:00
Alexis de Lattre
54bc3d8af8
Add module mrp_subcontracting_usability
2023-08-30 15:00:47 +02:00
Alexis de Lattre
15edfe5603
account_usability: add warning banner when blocked=True on invoice
...
Add "Dispute" filter in search view of invoices
2023-08-29 16:24:35 +02:00
Alexis de Lattre
8bf2116630
purchase_stock_usability: add picking_type_id in tree view (hide)
2023-08-28 14:47:45 +02:00
Alexis de Lattre
6b5282994a
stock_usability: Add computed field is_dropship (needed to customize some reports)
2023-08-28 11:07:02 +02:00
Alexis de Lattre
993aab7d18
Fix string
2023-07-15 15:40:32 +02:00
Alexis de Lattre
73137ee1fb
product_print_zpl_barcode: print multi labels at once
...
Print from product tree view and form view (product.product and product.template)
Print from done stock picking using must_print_barcode
2023-07-15 15:29:02 +02:00
Alexis de Lattre
c4ec388380
stock_usability: Add supplier in orderpoint list view
...
Hide unneeded "Automate orders" in orderpoint list view
product_usability: add seller_id in tree/search view of product.product and product.template
2023-07-14 15:41:02 +02:00
Alexis de Lattre
8afcd49bc3
purchase_stock_usability: add supplier in tree view
...
stock_usability: allow to hide preferred route
2023-07-14 14:41:06 +02:00
Alexis de Lattre
1e8f00d4e1
pos_usability: add product_id in pos.order.line form view
2023-07-13 11:55:19 +02:00
Hpar
061efb2197
Merge pull request #198 from akretion/14.0-fix-stock-valuation-layer-multi-company
...
stock_valuation_xlsx: fix multicompany issues
2023-06-15 10:15:51 +02:00
hparfr
e698746dd1
stock_valuation_xlsx: fix multicompany issues
...
fix: ref('stock.warehouse0') may belong to a different
company
add: allow to select stock parent location like physical
in order to export all the wh at once
2023-06-15 09:31:33 +02:00
Alexis de Lattre
d2bc7be9fe
purchase_usability: don't write ref on account.move, because ref is for the supplier invoice number
2023-06-12 23:24:25 +02:00
Alexis de Lattre
5f6b731e50
account_usability: add blocked on account.move
2023-06-12 23:11:24 +02:00
Alexis de Lattre
6c81ade7d0
account_usability: implement alternative to account_invoice_supplier_ref_unique that keeps the original Odoo datamodel
2023-06-12 14:20:16 +02:00
Alexis de Lattre
209de4f6db
Add module project_usability
2023-06-12 12:32:48 +02:00
Alexis de Lattre
fd31627fa6
account_usability: add link from/to reverse journal entry in chatter
2023-05-16 19:43:40 +02:00
Alexis de Lattre
2863de99f4
Add module stock_move_line_auto_fill_all
...
Same as the OCA module stock_move_line_auto_fill but applies on all
moves lines (including lines with lot)
2023-04-28 12:49:37 +02:00
Alexis de Lattre
16ed41187f
purchase_usability: improve purchase.report tree view
2023-04-25 19:21:56 +02:00
Hpar
7129dd1cce
Merge pull request #193 from akretion/14.0-add-setup
...
[CI] add setup/account_usability
2023-04-12 12:18:43 +02:00
Sébastien BEAU
2d3a792ce8
sale_usability: remove duplicated button
2023-04-04 12:34:06 +02:00
David Beal
d2cf9b73d8
FIX dev_menu: black
2023-03-23 13:55:37 +01:00
David Beal
d6cf5f82e7
Update menu_view.xml
2023-03-23 13:46:55 +01:00
Alexis de Lattre
e9350bac57
account_usability: reversal wizard: don't set D+1 default date when we try to generate a refund
2023-03-21 14:29:32 +01:00
Raphaël Valyi
2e267d717f
[CI] add some setup/ modules
2023-03-10 01:43:39 -03:00
Alexis de Lattre
e8b43b67c1
account_bank_reconciliation_summary_xlsx: fix logic error in reconcile filter
2023-03-09 23:30:13 +01:00
Alexis de Lattre
f2b5b0b4dd
account_usability: remove acc_type from res.partner.bank tree view
...
I now recommand the use of partner_bank_acc_type_constraint from https://github.com/OCA/partner-contact/pull/1474
2023-03-09 23:16:16 +01:00
Alexis de Lattre
a64c60a540
product_print_zpl_barcode: fix warning and improve code
2023-03-01 23:25:45 +01:00
Alexis de Lattre
b48db5492d
Add module stock_quant_package_move_wizard
2023-02-21 15:10:38 +01:00
Alexis de Lattre
9026660416
product_category_tax: add field in constraint
2023-02-13 22:24:05 +01:00
Alexis de Lattre
d2a9f953b9
account_usability: Add confirm pop-up on 'reset to new' button
2023-01-23 17:23:46 +01:00
Alexis de Lattre
acff0a421d
product_print_zpl_barcode: 2 fields: png and svg
2023-01-23 09:14:44 +01:00
Alexis de Lattre
64f54a9389
product_print_zpl_barcode: Add field barcode_image for EAN13 and EAN8 on product.product
2023-01-22 22:39:08 +01:00
Alexis de Lattre
08db759977
mail_usability: improve mail_activity views
2023-01-20 19:31:11 +01:00