David Beal
4733b6b903
FIX typo
2019-03-20 13:05:55 +01:00
David Beal
c0ca9eeab0
ADD module volume_precision
2019-03-20 12:57:15 +01:00
David Beal
8e29f5a396
ADD developer menu
2019-03-15 15:58:44 +01:00
David Beal
29c41d9dea
FIX pos_no_product_template_menu: action
2019-03-08 09:38:20 +01:00
David Beal
953ca6d01e
Merge pull request #86 from akretion/12-pos-no
...
12 pos no
2019-03-07 10:56:40 +01:00
David Beal
e57122de31
ADD module pos_no_product_template_menu
2019-03-07 10:55:08 +01:00
David Beal
82bc47905b
MIGR v12 mrp_no_product_template
2019-03-07 10:39:42 +01:00
Alexis de Lattre
730a3e99bf
Add module mrp_no_product_template_menu
2019-03-07 09:39:56 +01:00
David Beal
e5072cbb63
Merge pull request #85 from akretion/12-no-prd-tmpl
...
12 no prd tmpl
2019-03-06 18:05:03 +01:00
David Beal
5378ad8ee6
PORT v12
2019-03-06 18:02:54 +01:00
Alexis de Lattre
66174e1cb0
Add py3o_lines_layout on invoice report
...
Fix crash on print order button in purchase_usability
2019-03-06 17:50:36 +01:00
Alexis de Lattre
2db41cfd6f
sale_purchase_no_product_template_menu: Also use product.product on the Product menu entries of the Accounting menu
2019-03-06 16:42:59 +01:00
Alexis de Lattre
5d440b3c61
Minor changes
2019-03-06 16:42:59 +01:00
Alexis de Lattre
41882b3529
Clean up
2019-03-06 16:42:59 +01:00
Alexis de Lattre
eab4cdf17f
Rapid (partial ?) port of product_manager_group and sale_purchase_no_product_template_menu to v10
...
pos_no_product_template_menu is useless in v10 -> remove it
2019-03-06 16:42:59 +01:00
Alexis de Lattre
120a1b8c16
Mass rename from __openerp__.py to __manifest__.py
2019-03-06 16:42:59 +01:00
Alexis de Lattre
ba19c3c76f
Set all modules as uninstallable
2019-03-06 16:42:59 +01:00
Alexis de Lattre
3e26d60503
Better handling of translation to avoid to have a menu entry "Variantes d'articles"
2019-03-06 16:42:59 +01:00
Alexis de Lattre
92ef5170e0
Add search on EAN13 in product_usability
2019-03-06 16:42:59 +01:00
Alexis de Lattre
8eb0f8b6a2
Really remove group on products variants entry
2019-03-06 16:42:59 +01:00
Alexis de Lattre
b29c938044
Better module desc
2019-03-06 16:42:59 +01:00
Alexis de Lattre
7f0ff6e36e
Update sale_purchase_no_product_template_menu: now usable by companies who have multi-variants, because we keep one menu entry of product.template in Sales > Configuration > Products Categ and Attributes menu
2019-03-06 16:42:59 +01:00
Alexis de Lattre
119bb936fa
FIX module sale_purchase_no_product_template_menu
2019-03-06 16:42:59 +01:00
Alexis de Lattre
31c67cb923
Add module sale_purchase_no_product_template_menu
2019-03-06 16:42:59 +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
David Beal
f07d416034
FIX stock_usability: stk.move name_get
2019-02-19 17:34:22 +01:00
David Beal
905437e026
Update price.history view with create_uid
2019-02-11 16:08:17 +01:00
Alexis de Lattre
9f1cf7af1e
Mig account_usability, sale_stock_usability, sale_usability, stock_usability
...
New module stock_account_usability
2019-02-04 20:00:41 +01:00
Alexis de Lattre
1a193dcbec
Merge branch '12.0' of github.com:akretion/odoo-usability into 12.0
2019-02-01 19:46:30 +01:00
Alexis de Lattre
92a175ea97
Add module purchase_stock_usability
...
Port purchase_usability to v12
2019-02-01 19:45:59 +01:00
David Beal
80843719a6
IMP cron tree view with model name ( #83 )
2019-02-01 17:43:34 +01:00
Pierrick Brun
ee3b872e66
account.move.line: Add filter on both debit and credit ( #82 )
...
picked from @alexis-via (d4fcaa7d14 )
2019-02-01 10:38:58 +01:00
Benoît Guillot
c199853d4e
add domain on partner_id field in account_move and account_move_line search views ( #73 )
2019-02-01 10:38:58 +01:00
Alexis de Lattre
1491cbd2d0
Add script fix_invoice_attachment_filename
2019-02-01 10:38:58 +01:00
Sébastien BEAU
f8c1ba6c28
add balance in view
2019-02-01 10:38:58 +01:00
Sébastien BEAU
51b49249f0
hide odoo report menu and hide the button_cancel on bacnk_statement as the code do not allow to cancel it
2019-02-01 10:38:58 +01:00
Alexis de Lattre
66532aec75
Add @api.model on method that should use it
...
Improve log msg
2019-02-01 10:38:58 +01:00
Alexis de Lattre
813c123517
Add src and dest location on prodlot selection popup
2019-02-01 10:38:58 +01:00
Mourad EL HADJ MIMOUNE
90271a7ffe
add start_date,end_date in statement.display_name
2019-02-01 10:38:58 +01:00
Alexis de Lattre
5ad4c6fb4a
Script for account.group now works in multi-company envir
2019-02-01 10:38:58 +01:00
Alexis de Lattre
12d9393279
Improve account group generation
2019-02-01 10:38:58 +01:00
Alexis de Lattre
30e62353e6
Fix typo and code cleanup
2019-02-01 10:38:58 +01:00
Alexis de Lattre
1070c68c55
Fix visibility of invoice_print button on invoice form
2019-02-01 10:38:58 +01:00
Alexis de Lattre
49e9cd0d06
Add script to create account groups
2019-02-01 10:38:58 +01:00
Alexis de Lattre
441df56422
account_usability: improve display of reconcile information, in particular partial reconcile
...
Warning: on existing big databases, this upgrade will take a long time
because there is a new computed stored field on account.move.line. But it is
required to keep good perfs on tree view of move lines.
2019-02-01 10:38:58 +01:00
Alexis de Lattre
94959f459a
Restore drill-through on sale and invoice reports
2019-02-01 10:38:58 +01:00
Pierrick Brun
ec40108896
confirm on reset_real_qty for stock.inventory
2019-02-01 10:38:58 +01:00
Alexis de Lattre
f651126f25
Improve usability of account.move creation/edition
...
Default value for account_id, debit, credit, similar to v8 behavior
2019-02-01 10:38:58 +01:00
Alexis de Lattre
edf701d79c
Fix typo
2019-02-01 10:38:58 +01:00