Alexis de Lattre
0656d319ce
stock_usability: improve product.template tree view
2024-01-18 13:50:10 +00:00
Alexis de Lattre
150916200d
stock_usability: remove default filter my counts
2023-09-11 19:09:05 +02:00
Alexis de Lattre
5724d31ac1
stock_usability: Add computed field is_dropship (needed to customize some reports)
...
Add optional fields in stock.move tree view
2023-09-06 15:56:12 +02:00
Alexis de Lattre
02970847f4
stock_usability: add simple stock.quant tree view (readonly) without JS
...
Add a button from stock.location to access simple stock.quant tree view
2023-02-13 23:46:30 +01:00
Alexis de Lattre
795e9a1737
stock_usability: inventory: set default location via filter on location
2022-12-27 14:30:24 +01:00
Alexis de Lattre
492a7275c2
Remove translate=False
...
fixes bug #190
2022-12-17 18:51:14 +01:00
Alexis de Lattre
4aaee98c43
stock_usability: add removal strategy in location tree view (optional)
2022-12-10 15:40:34 +00:00
Alexis de Lattre
5c14e3199e
stock_usability: improve display of reservations
...
mrp_usability: disable change in view to fix a bug
2022-10-29 21:45:02 +02:00
Alexis de Lattre
15c77b3e8a
[MIG] stock_usability from v14 to v16
2022-10-27 00:05:43 +02:00
Alexis de Lattre
9aac933dcb
Initialize v16 branch
2022-10-26 21:09:52 +02:00
Alexis de Lattre
b790aac9d8
stock_usability: quant tree view: add sum=1 on inventory_quantity
2022-09-12 16:44:24 +02:00
Alexis de Lattre
6242dec047
stock_usability: Improve display of reservations from quants
...
Add link to stock.move.lines from lot form view
2022-09-05 14:09:37 +02:00
Alexis de Lattre
a800657f54
stock_usability : add sum on some fields in picking form view
2022-07-15 10:44:51 +02:00
Alexis de Lattre
f0faa58830
stock_usability: picking form: always show location_id and location_dest_id on stock.picking
2022-07-11 15:57:14 +02:00
Alexis de Lattre
372a18365c
stock_usability: add location_id and location_dest_id in stock.move form view embedded in picking
2022-07-06 15:44:58 +02:00
clementmbr
279dc7c6c0
[IMP] add domain on origin and destination location for stock.moves in picking view
2021-10-06 14:43:15 +02:00
Alexis de Lattre
78c11411c3
Add filter on inventory lines
...
Always show field prefill_counted_quantity on inventory form
2021-09-26 22:49:24 +02:00
Alexis de Lattre
28ce11b216
stock.inventory improvement
2021-09-26 20:10:58 +02:00
Alexis de Lattre
d1ae620079
Add product_barcode with optional=hide in tree view of inventory lines and quants
2021-08-25 20:29:46 +02:00
Alexis de Lattre
48a19b8f97
stock_usability: remove unnecessary inherit (native colors ok)
2021-07-20 13:09:11 +02:00
Alexis de Lattre
e70e3b23cf
Improve picking view
2021-04-28 11:51:30 +02:00
Alexis de Lattre
50b4944c8b
Always show location_id on stock inventory line
2021-04-28 11:34:28 +02:00
Alexis de Lattre
96bfda6e1b
Add product_barcode in SO lines, PO lines, stock move lines and invoice lines with optional="hide"
...
Show warning about double VAT partner even when not in editable mode
2021-04-28 11:27:04 +02:00
Alexis de Lattre
dff4e47cf5
Add sudo() to access ir.actions.act_windows... stupid v14!
2021-04-14 08:13:53 +02:00
Alexis de Lattre
452cc399c5
stock_usability: add button to access stock moves before button to access product moves, because stock moves are more important than product moves
2021-04-12 21:29:23 +02:00
clementmbr
9e8874eb4b
[FIX] picking.message_post() needs explicit 'body' argument
2021-04-07 00:04:02 +02:00
Alexis de Lattre
fc6c0384ed
stock_usability: create ir.config_parameter stock.no_default_immediate_tranfer=True upon install
2021-04-01 11:47:12 +02:00
Alexis de Lattre
9c30d4ef53
stock_usability: responsible_id is now hidden by default in tree view
2021-02-02 18:40:27 +01:00
Alexis de Lattre
b2ce8f0aca
MIG *_product_tree_default to v14
...
Add module pos_product_tree_default
Improve orderpoint views
2021-02-02 18:33:03 +01:00
Alexis de Lattre
835a7e3c35
stock_usability: remote import of wizard
2020-12-17 12:22:18 +01:00
Alexis de Lattre
a90965109d
[MIG] base_company_extension to v14
...
product_usability: add seller_id field
base_usability: write/create rights on res.partner.title to base.group_system (instead of partner manager)
sale_stock_usability: move warehouse_id to top
stock_usabiluty: type on product set to 'product' by default
2020-12-15 18:34:20 +01:00
Alexis de Lattre
e060de7efc
[MIG] stock_usability to v14
2020-12-03 00:17:57 +01:00
Alexis de Lattre
9592097487
Initialize v14.0 branch
...
Remove module stock_inventory_valuation_ods
2020-12-01 10:53:20 +01:00
Alexis de Lattre
67d31f9658
Display advanced fields in stock move form views
2020-10-13 17:22:34 +02:00
Alexis de Lattre
1b931d066b
stock_usability: add tracking on is_locked field of pickings
2020-10-13 10:07:36 +02:00
David Beal
34a4c573b1
FIX inactive view_production_lot_form_simple ( #112 )
2019-12-03 09:20:16 +01:00
Alexis de Lattre
33f67279fb
stock_usability: Add patch stock_add_product_reserved_qty_free_qty.diff for those who want to know the reserved/free qty of a product (and not use for OCA modules for perf. reasons)
2019-09-19 18:33:20 +02:00
Alexis de Lattre
66c845f3cf
stock_usability: add/improve unreserve buttons
2019-09-19 18:31:18 +02:00
Alexis de Lattre
e193df7def
Simplify usability code for stock.quantity.history
2019-08-12 01:16:20 +02:00
Alexis de Lattre
cadbd840d9
Add support for filter by location on inventory report and inventory valuation
...
Refund option enabled by default on Return wizard
2019-08-12 00:25:20 +02:00
Alexis de Lattre
4b442bd11b
stock_usability: add colors in inventory tree view
2019-07-30 22:30:40 +02:00
Alexis de Lattre
d2978475b8
stock_usability: Add fields in stock views
2019-07-30 22:26:29 +02:00
Alexis de Lattre
7e0c438ae8
stock_usability: Improve visibility on reservations
2019-07-24 10:08:55 +02:00
Alexis de Lattre
7d7a42ba8e
Fix crash in invoice report
2019-07-23 15:27:46 +02:00
Alexis de Lattre
a21ec776c1
MIG account_invoice_margin adn stock_inventory_valudation_ods
...
FIX for my PR is merged https://github.com/odoo/odoo/pull/35073
Fix in stock_usability for manual creation of stock moves
2019-07-22 16:35:38 +02:00
David Beal
2fb715905a
FIX stk_usab: mess_post() call
2019-07-10 16:57:25 +02:00
Alexis de Lattre
60a5fa7a33
Better display of technical name of module in kanban view
...
Small improvements in stock_usability, sale_purchase_no_product_template_menu and mrp_no_product_template_menu
2019-07-10 10:45:14 +02:00
David Beal
a3f4f94109
IMP stock_usability: picking with picking_type_code
2019-03-28 13:12:26 +01:00
Alexis de Lattre
e7638c239f
Merge branch '12.0' of github.com:akretion/odoo-usability into 12.0
2019-03-05 17:17:59 +01:00
Alexis de Lattre
528438586c
Update for sale_report_py3o
...
Code cleanup
2019-03-05 17:17:36 +01:00