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
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
23222e997b
base_usability: add currency_id in res.company tree view
2022-09-23 17:47:05 +02:00
Alexis de Lattre
d67141e128
base_usability: add method _report_print_datetime() on res.users
2022-07-06 11:54:41 +02:00
Alexis de Lattre
9139955fac
base_usability: improve ir.property tree+search views
2022-06-29 12:00:22 +02:00
Alexis de Lattre
882d068f1a
[MIG] base_partner_ref from v12 to v14
2021-11-18 16:20:49 +01:00
Alexis de Lattre
a28a853f45
base_usabilty: translate=False on print_report_name
2021-08-28 00:00:07 +02:00
Alexis de Lattre
82b9a1e502
Move tracking=True for res.partner fields to mail_usability
2021-08-27 12:10:34 +02:00
Alexis de Lattre
8a2e662d43
base_usability: update FR translation
2021-07-01 19:20:59 +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
7c1a2fabd3
base_usability: add supplier_ref in display_full_address, to have the proper label for POs
2021-02-17 18:07:43 +01:00
Alexis de Lattre
c3f72a9b68
base_usability: Add vat, ref and commercial_ref in _display_full_address()
...
Add fr translation
2021-02-17 17:49:00 +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
f3782cfa2b
[MIG] base_usability to v14
2020-12-01 23:38:42 +01:00
Alexis de Lattre
9592097487
Initialize v14.0 branch
...
Remove module stock_inventory_valuation_ods
2020-12-01 10:53:20 +01:00
clementmbr
568e6b41ac
[FIX] Remove hard-coded oe_title class width
...
I've noticed that this hard-coded `width: 650px` was more than 5 years
old.
Now some specific CSS modules exists like OCA `web_responsive`
or Openworx `backend_theme` that are doing this kind of job in a much
better way... And this kind of hard-code is blocking them, so it looks
better to remove it and use these modules for CSS purpose.
2020-06-18 19:50:55 -03:00
Pierrick Brun
e96c3d72eb
[ADD] Simple OCA-style Readme to several modules ( #114 )
2020-03-18 15:55:42 +01:00
David Beal
1812c7f5af
IMP base_usa: sequence view and FIX module view
...
- add prefix field in sequence search view
- replace @class by hasclass() in module view
2019-10-10 10:38:06 +02:00
Alexis de Lattre
60cda426a9
base_usability: partner search view: add separator between inactive and customer/supplier filters
2019-09-17 11:28:13 +02:00
Alexis de Lattre
dbd600bcd9
Add name_get() on ir.model
...
Show state on sale.order tree view
2019-07-30 23:06:07 +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
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
Raphaël Valyi
0119e40a76
@class -> hasclass to avoid warning, see https://stackoverflow.com/questions/47092148/warning-error-prone-use-of-class
2018-12-26 13:18:04 -02:00
Raphaël Valyi
7ef94252a7
updated user create patch
2018-12-26 13:17:07 -02:00
Raphaël Valyi
0ea0110fea
moved formatLang monkey patch in misc.py like in Odoo codebase
2018-12-25 15:41:05 -02:00
Raphaël Valyi
11d113449a
adopted OCA file layout
2018-12-25 15:35:05 -02:00
Raphaël Valyi
b78e1f50dc
[MIG] base_usability: Migration to 12.0
2018-12-25 15:29:56 -02:00
Alexis de Lattre
04b91380a4
Revert my previous commit: use partner_bank_active instead
...
The module partner_bank_active is avail in OCA/partner-contact
2018-12-24 20:24:08 -02:00
Alexis de Lattre
851193eb5a
Add active field on res.partner.bank
2018-12-24 20:24:08 -02:00
Alexis de Lattre
da7c38701c
Add widget=handle on sequence of res.partner.bank
2018-12-24 20:24:08 -02:00
Alexis de Lattre
7532676cf9
carrier_id not readonly on done picking (add tracking on it)
...
fix for formatLang inherit in base_usability
2018-12-24 20:24:08 -02:00
Alexis de Lattre
e34323ec99
Show title not only on Contacts
2018-12-24 20:24:08 -02:00
Alexis de Lattre
7d51bdbcd3
Add widget="email" on email of contacts
2018-12-24 20:24:08 -02:00
Alexis de Lattre
6b16063692
Add script to fix partners related to users in multi-company setup where partners are NOT shared between companies
2018-12-24 20:24:08 -02:00
Alexis de Lattre
78915ccf95
Add string on bank_name of res.partner.bank
2018-12-24 20:24:08 -02:00
Alexis de Lattre
dc287c243b
Partners auto-created when you create a user should have customer=False and supplier=True
2018-12-24 20:24:08 -02:00
Alexis de Lattre
bd9979a87d
base_usability: add tracking on company_id on res.partner
2018-12-24 20:24:08 -02:00
Alexis de Lattre
5e907bf979
copy=False on ref field of res.partner
2018-12-24 20:24:08 -02:00
David Beal
9bbb908761
UPD Branding
2018-12-24 20:24:08 -02:00
Alexis de Lattre
3479535356
translate=False on 'name' field of crm.lead.tag and res.partner.category
2018-12-24 20:24:08 -02:00
David Beal
f91738176a
IMP make module filter to installable
2018-12-24 20:24:08 -02:00
Stéphane Bidoul (ACSONE)
d0b02c6ae2
[10.0] 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
2018-12-24 20:24:08 -02:00
Alexis de Lattre
c1d1260542
Better log message for outgoing emails
2018-12-24 20:24:08 -02:00
Alexis de Lattre
b50c167b40
Display more fields on stock.quant form view
...
Better search view on partners
2018-12-24 20:24:08 -02:00
Alexis de Lattre
b5d7f5e5f7
Legal name in report header
2018-12-24 20:24:08 -02:00
Alexis de Lattre
d1813a0f42
Update company/name in report
2018-12-24 20:24:08 -02:00
Alexis de Lattre
2db13433c3
Add 'website' on partner display
2018-12-24 20:24:08 -02:00
Alexis de Lattre
f62f7121db
Add city and country in partner tree view
2018-12-24 20:24:08 -02:00