Alexis de Lattre
d07e38e1f3
base_usability: add group by on industry_id on partner search view
2024-06-13 10:04:08 +02:00
Alexis de Lattre
46fcf5c0ef
base_usability: add name_get() on ir.model.fields
...
Add patch to add technical field name in export dialog box
2024-04-11 19:29:14 +02:00
Alexis de Lattre
b019baed6e
[IMP] base_usability: improve report header methods on res.company
2024-03-27 11:17:26 +01:00
Alexis de Lattre
73c3c1a664
base_usability: add ape, eori and siret as ready-to-go fields in header
2024-02-07 22:01:30 +00:00
Alexis de Lattre
0756beb8f5
base_usability: add web-advanced_search_startswith.diff
2024-01-22 23:47:15 +01:00
David Beal
db24e73175
IMP base_usa: add write_date on config parameter
2023-03-22 10:08:07 +01:00
Alexis de Lattre
492a7275c2
Remove translate=False
...
fixes bug #190
2022-12-17 18:51:14 +01:00
Alexis de Lattre
4f13432bdc
[MIG] base_usability to v16
2022-10-26 22:03:36 +02:00
Alexis de Lattre
9aac933dcb
Initialize v16 branch
2022-10-26 21:09:52 +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