Commit Graph

257 Commits

Author SHA1 Message Date
Alexis de Lattre
0a8e3c4452 refund by default on return picking 2019-02-01 10:38:58 +01:00
Alexis de Lattre
91d4a8c767 Small usability improvements in bank statements 2019-02-01 10:38:58 +01:00
Alexis de Lattre
67bbee61a0 Switch some track_visibility='always' to track_visibility='onchange' 2019-02-01 10:38:58 +01:00
Stéphane Bidoul (ACSONE)
1748663a42 setup.py and addons versions (#35)
* [IMP] set 10.0 version prefix in all installable addons

* [FIX] 10.0 instead of 9.0 version prefix for sale_order_add_bom on 10.0 branch

* [ADD] setup.py for all installable addons
2019-02-01 10:38:58 +01:00
Alexis de Lattre
ba821dbd06 Protect Cancel button with a confirmation pop-up 2019-02-01 10:38:58 +01:00
Alexis de Lattre
a5bd385e45 Add traking on warn fields
WORK IN PROGRESS: port hr_holidays_usability
2019-02-01 10:38:58 +01:00
Alexis de Lattre
b6accd6edd account_usability: Fix _order on account.move.line 2019-02-01 10:38:58 +01:00
Alexis de Lattre
b0be02ea48 Add groupby on Type for account journals 2019-02-01 10:38:58 +01:00
Alexis de Lattre
274bca281a Add missing file! 2019-02-01 10:38:58 +01:00
Alexis de Lattre
9aa723bf06 Add link from picking to PO 2019-02-01 10:38:58 +01:00
Alexis de Lattre
dc90787030 Add direct access to account.move form from account.move.line tree view
Show code on name_get of journal add direct search on code
2019-02-01 10:38:58 +01:00
Alexis de Lattre
a138418518 Add actions for invoice lines
Add info in invoice chatter
2019-02-01 10:38:58 +01:00
Alexis de Lattre
354c8d7b34 Small usability improvements 2019-02-01 10:38:58 +01:00
Alexis de Lattre
c831a25c92 Port to v10 the code that re-gen the name of move lines
Empty ref on move generated from bank statement, because it has unuseful info (and redundant)
2019-02-01 10:38:58 +01:00
Alexis de Lattre
68f4c183e2 Add module sale_usability_b2b 2019-02-01 10:38:58 +01:00
Alexis de Lattre
414b939623 Add link to invoice from account move line form view (like in v8) 2019-02-01 10:38:58 +01:00
Alexis de Lattre
1c523cfdcb Add menu entry on product.pricelist.item 2019-02-01 10:38:58 +01:00
Alexis de Lattre
da93011a07 Add date_done in picking tree view 2019-02-01 10:38:58 +01:00
Alexis de Lattre
4cb0c3e77c 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 ?" 2019-02-01 10:38:58 +01:00
David Beal
b656c9b930 Update __init__.py 2019-02-01 10:38:58 +01:00
Alexis de Lattre
37252b1e6a Add tracking on important product fields 2019-02-01 10:38:58 +01:00
Alexis de Lattre
6d62bcce06 Move code at the right place ! 2019-02-01 10:38:58 +01:00
Alexis de Lattre
990855baaa Add track_visibility='onchange' on important fields of picking
Code cleanup
2019-02-01 10:38:58 +01:00
Alexis de Lattre
e0df8d1763 Add start_date and end_date on bank statements 2019-02-01 10:38:58 +01:00
Alexis de Lattre
e3ed65d296 Add methods for reports 2019-02-01 10:38:58 +01:00
Alexis de Lattre
eaa64ce5f2 Add has_discount on SO + method for py3o report 2019-02-01 10:38:58 +01:00
Alexis de Lattre
c64f09f830 Add field delivery_partner_id for report 2019-02-01 10:38:58 +01:00
Alexis de Lattre
54c762ebaf Add computed field has_discount on invoice 2019-02-01 10:38:58 +01:00
Alexis de Lattre
b7b42f12fe Move account_fiscal_position_translate in account_usability
Update code conventions in base_company_extension
2019-02-01 10:38:58 +01:00
Alexis de Lattre
83acc2822d Remove invisible currency_id field, because my PR on Odoo has been merged https://github.com/odoo/odoo/pull/14714 2019-02-01 10:38:58 +01:00
Alexis de Lattre
fdce87925b Add unicity constraint on analytic codes per company 2019-02-01 10:38:58 +01:00
Alexis de Lattre
0d54c5c91f Add module pos_config_single_user
Several usability enhancements in sale, purchase, product and account
2019-02-01 10:38:58 +01:00
Alexis de Lattre
4d892552b0 Add stock/destination stock loc on move tree view inside pickings 2019-02-01 10:38:58 +01:00
Alexis de Lattre
36716f063f Include sale_stock_show_delivery_address in sale_usability and stock_usability 2019-02-01 10:38:58 +01:00
Alexis de Lattre
2eda6328c9 Add regular quant menu entry 2019-02-01 10:38:58 +01:00
Alexis de Lattre
582b1c4275 Port to v10 2019-02-01 10:38:58 +01:00
Alexis de Lattre
27e876e0c8 Add sale_id on picking form 2019-02-01 10:38:58 +01:00
Alexis de Lattre
4c12fd0b29 Add direct access to re-ordering rules from stock location 2019-02-01 10:38:58 +01:00
Alexis de Lattre
91320397e3 Port stock_usability to v10 2019-02-01 10:38:58 +01:00
David Beal
7cb3b37766 IMP add icons 2019-02-01 10:38:58 +01:00
Alexis de Lattre
21fce89b15 Add groupby in search view 2019-02-01 10:38:58 +01:00
Alexis de Lattre
6b01a881b0 Improve invoice line views Add related fields on invoice line 2019-02-01 10:38:58 +01:00
Alexis de Lattre
64b340e585 Port account_usability to v10 2019-02-01 10:38:58 +01:00
Alexis de Lattre
a7bcc3eaf5 Remove SO from quotations menu
Port sale_quotation_title to v10
2019-02-01 10:38:58 +01:00
Alexis de Lattre
ef5779cedb Port base_usability, sale_usability, sale_stock_usability to v10 2019-02-01 10:38:58 +01:00
Alexis de Lattre
74c399009a Mass rename from __openerp__.py to __manifest__.py 2019-02-01 10:38:58 +01:00
Alexis de Lattre
8c19bd1b25 Set all modules as uninstallable 2019-02-01 10:38:58 +01:00
Alexis de Lattre
e786204d06 Remove modules that will be merged in ***_usability modules or that are not useful in v10
Rename some modules
2019-02-01 10:38:58 +01:00
Alexis de Lattre
0e60089010 Also avoid to have '/' on move line label of supplier invoices 2019-02-01 10:38:58 +01:00
Alexis de Lattre
f69c634c71 Remove code for a feature that is available in the OCA module account_invoice_constraint_chronology 2019-02-01 10:38:58 +01:00