Alexis de Lattre
ce2b927c35
fix return wizard "set qty to 0"
...
Add method to auto unpack on return
2022-02-17 15:56:11 +01:00
Alexis de Lattre
6377f0984d
stock_usability: Add 'set qty to 0' button on return wizard
2020-07-06 17:26:31 +02:00
Alexis de Lattre
38f1eacf8f
sale_stock_usability: add methods for report
...
move form view in picking: add date field
account_usability: amount in tax lines readonly on customer invoices
2020-03-06 18:33:49 +01:00
Alexis de Lattre
97a83b0615
stock_usability: Add compute_sudo=True on some related fields of stock.inventory.line to avoid ACL issues
2020-01-29 22:37:36 +01:00
Alexis de Lattre
b4dfab1bf9
"Show Inventory Lines" renamed to "Inventory Lines"
2019-05-13 23:21:25 +02:00
Alexis de Lattre
d9c340e513
stock_usability: add link to Inventory Lines on product form view (menu "Action")
2019-05-13 16:10:20 +02:00
Alexis de Lattre
286b80bf95
stock_usability: code cleanup
2019-02-04 15:33:08 +01:00
Alexis de Lattre
b23f03f79d
Add src and dest location on prodlot selection popup
2018-12-05 21:23:43 +01:00
Pierrick Brun
3f73f15e4a
[ADD] confirm on reset_real_qty for stock.inventory
2018-11-20 15:27:01 +01:00
Alexis de Lattre
21d1454ab9
Use untaxed amount in name_get of purchase orders
...
Add sum for qty in operation lines
2018-07-12 23:53:26 +02:00
Alexis de Lattre
cc3b9d73ae
Remove write/create on products to stock user
2018-06-19 22:38:22 +02:00
Alexis de Lattre
1cabf721f4
Better order for stock moves
2018-06-15 20:49:56 +02:00
Alexis de Lattre
c25747b474
Improve stock_usability
2018-06-14 23:40:33 +02:00
Alexis de Lattre
6fa8464ab7
Add unreserve buttons on moves + log in chatter
2018-06-13 17:59:37 +02:00
Alexis de Lattre
c02f539f8f
Add and improve views for usability purposes
2018-06-13 01:15:19 +02:00
Alexis de Lattre
a29384b817
Graph type="pivot" views must be migrated to pivot views !
2018-05-11 16:04:38 +02:00
Alexis de Lattre
b9014e937d
Add message in the chatter of the picking when using force availability
...
PEP8 fixes
2018-01-18 14:10:08 +01:00
David Beal
fc2dcbc359
Merge pull request #48 from akretion/10-update-branding
...
UPD branding 10.0
2018-01-10 08:47:14 +01:00
Alexis de Lattre
0f4193e7c4
Different colors on inventory lines when real qty < or > theorical qty
2017-12-07 19:26:07 +01:00
Alexis de Lattre
26b27c398d
Add ACL to be able to open product form view with employee-only group
2017-12-07 09:27:57 +01:00
David Beal
9ec29082b8
UPD Branding
2017-11-22 11:18:22 +01:00
Alexis de Lattre
d384b626e5
stock_usability: Add partner_id in stock form view embedde in picking
2017-10-17 19:01:22 +02:00
Alexis de Lattre
2f9584e04e
Protect Cancel button with a confirmation pop-up
2017-06-13 12:36:02 +02:00
Alexis de Lattre
348e0205a0
Add traking on warn fields
...
WORK IN PROGRESS: port hr_holidays_usability
2017-04-05 19:22:01 +02:00
Alexis de Lattre
895a92393c
Small usability improvements
2017-01-12 23:42:52 +01:00
Alexis de Lattre
5bcfe45251
Add date_done in picking tree view
2017-01-10 10:33:14 +01:00
Alexis de Lattre
67e3c9a199
Add stock location menu entry in regular menu (not only in configuration), because it is very useful for the users, to be able to answer the question "What do we have on stock location X ?"
2017-01-06 11:56:16 +01:00
Alexis de Lattre
7f3d465a24
Add tracking on important product fields
2017-01-03 16:31:38 +01:00
Alexis de Lattre
5d7f512335
Add track_visibility='onchange' on important fields of picking
...
Code cleanup
2017-01-01 08:36:51 +01:00
Alexis de Lattre
e4dc38b963
Add stock/destination stock loc on move tree view inside pickings
2016-12-02 15:14:55 +01:00
Alexis de Lattre
e1f8e95bce
Include sale_stock_show_delivery_address in sale_usability and stock_usability
2016-11-24 14:18:43 +01:00
Alexis de Lattre
f16095e343
Add regular quant menu entry
2016-11-22 16:31:57 +01:00
Alexis de Lattre
35163d8613
Add sale_id on picking form
2016-11-22 10:50:48 +01:00
Alexis de Lattre
0bc2d19747
Add direct access to re-ordering rules from stock location
2016-11-21 18:17:24 +01:00
Alexis de Lattre
ed1937d501
Port stock_usability to v10
2016-11-21 17:51:10 +01:00
David Beal
83140872ef
IMP add icons
2016-11-18 10:39:40 +01:00
Alexis de Lattre
6d7dc61dee
Port account_usability to v10
2016-11-16 15:46:45 +01:00
Alexis de Lattre
42233bc0ce
Port base_usability, sale_usability, sale_stock_usability to v10
2016-10-27 09:33:15 +02:00
Alexis de Lattre
a1ef881201
Mass rename from __openerp__.py to __manifest__.py
2016-10-11 15:40:03 +02:00
Alexis de Lattre
56095375d1
Set all modules as uninstallable
2016-10-11 15:32:30 +02:00
Alexis de Lattre
78ff16436d
Better name_get for incoterm: [EXW] Ex-Works
2016-09-12 12:51:42 +02:00
Alexis de Lattre
8a7a3c670f
Add unit of measure on stock quant tree/form view
2016-06-28 10:06:50 +02:00
Alexis de Lattre
5be71f05b3
Remove cost from quant form, because I figured out that this field was not interesting
2016-04-16 13:30:01 +02:00
Alexis de Lattre
80763de94b
Add cost field in stock quant view
2016-04-15 15:07:29 +02:00
Alexis de Lattre
c7908c38ed
Add scheduler.procurement.log
...
Re-organize the code, so that each module xxx_usability only depend on xxx
2016-04-03 10:53:35 +02:00
Alexis de Lattre
7a6a38aa1d
Revert to previous code for order on pickings
...
Don't inherit the 2 fields to add digits=, it seems it is not needed any more
2016-03-03 10:02:43 +01:00
Alexis de Lattre
8b3dd37c33
stock_usability : Only do the change of precision on function fields, not on real field. In fact, when we change the precision on "real" fields, it will convert them from type "double precision" in postgres to type "numeric". One of the consequences of this it that it deletes the stock.history SQL view that is defined in stock_account/wizard/stock_valuation_history.py... but this SQL view is never re-created until you reload the module stock_account.
...
So it's not a good idea of thix to bug in this stock_usability module ; it needs to be fixed in the stock module itself. More work needs to be done on https://github.com/odoo/odoo/pull/10038
2016-02-29 14:50:21 +01:00
Alexis de Lattre
549ab31e82
Remove code that is not usefull anymore
2016-02-29 14:23:07 +01:00
Alexis de Lattre
dd784fa245
Better name_get on stock_move, to make it easier to analyse the reservation of the quants
2016-01-27 18:35:29 +01:00
Alexis de Lattre
e1f8611ef3
Add logs in procurement scheduler
...
Add method in account_usability : get fiscal position without partner_id
2016-01-18 00:07:23 +01:00