Alexis de Lattre
cec64f83d8
[IMP] account_usability: add internal_group to account type form/tree views
2025-01-23 09:34:49 +01:00
Alexis de Lattre
856bca4ccf
account_usability: add search on account in account.move search view
2024-09-17 17:53:28 +02:00
Alexis de Lattre
29b8ebb779
account_usability: add invoice currency signed fields
...
Show these fields as optional in tree view without sum=1
2024-06-24 11:24:22 +02:00
Florian
0e237d26cb
Merge pull request #208 from akretion/14-account-usability-fix-statement-back-to-draft
...
Revert "account_usability: reset to draft the bank statement do not unreconcile items
2024-05-28 11:26:45 +02:00
Alexis de Lattre
309d466374
base_usability + account_usability: give access to acc_holder_name on res.partner.bank (hidden by default)
2024-04-23 21:07:27 +02:00
Florian da Costa
b867dd6d01
Revert "account_usability: reset to draft the bank statement do not unreconcile"
...
This reverts commit 85f8fe5b30 .
2024-02-08 11:27:45 +01:00
Alexis de Lattre
e3c55047b3
account_usability: pivot view of account.move.line
...
Pivot table of account.move.line: by default, date is split by month... but if you've been using Odoo for several years, the pivot table becomes very big by default: so we split by year
2023-10-25 21:51:43 +02:00
Alexis de Lattre
15edfe5603
account_usability: add warning banner when blocked=True on invoice
...
Add "Dispute" filter in search view of invoices
2023-08-29 16:24:35 +02:00
Alexis de Lattre
5f6b731e50
account_usability: add blocked on account.move
2023-06-12 23:11:24 +02:00
Alexis de Lattre
f2b5b0b4dd
account_usability: remove acc_type from res.partner.bank tree view
...
I now recommand the use of partner_bank_acc_type_constraint from https://github.com/OCA/partner-contact/pull/1474
2023-03-09 23:16:16 +01:00
Alexis de Lattre
d2a9f953b9
account_usability: Add confirm pop-up on 'reset to new' button
2023-01-23 17:23:46 +01:00
Sébastien BEAU
9b186028c3
account_usability: aml search on move_id first, then on name/ref
2022-10-27 23:00:22 +02:00
Sébastien BEAU
c2c4957686
account_usability: improve partial reconcile matching_number
2022-10-27 23:00:22 +02:00
Alexis de Lattre
164397fbac
account_usability: remove use of field 'reconciled' in account.move.line filters
2022-10-17 17:03:35 +02:00
Alexis de Lattre
db2cd72d04
account_usability: "Invoicing" -> "Accounting"
2022-10-06 23:02:54 +02:00
Alexis de Lattre
3259a667eb
Improve French translation and fix some strings
...
Remove balance field which was wrongly introduced by PR https://github.com/akretion/odoo-usability/pull/171
2022-09-20 15:31:07 +02:00
Alexis de Lattre
9aa65925a9
Add number of lines on bank statement form and tree views
2022-09-20 14:23:03 +02:00
Alexis de Lattre
f4687b886c
account_usability: Add link to Outstanding Payments/Receipts in journal dashboard
2022-09-13 23:27:19 +02:00
Alexis de Lattre
daddd6c17c
account_usability: Improve bank statement list view
2022-09-13 21:24:08 +02:00
Alexis de Lattre
ca61dbce3f
account_usability: invoice search view: add groupby on commercial_partner_id and payment_state
2022-09-12 11:22:54 +02:00
Alexis de Lattre
7b0e4bcb55
account_usability: analytic_account_id optional=show on account.reconcile.model
...
native value was optional=hide
2022-08-10 13:53:36 +02:00
Alexis de Lattre
6c04b2dd5a
account_usability: also disable warning banner when hide_bank_statement_balance is True
2022-08-07 00:29:31 +02:00
Alexis de Lattre
01e209ed43
account_usability: add optional=show on currency_id on move lines
2022-08-06 09:18:04 +02:00
Alexis de Lattre
a69556bad0
account_usability: improve the label and help message of hide_bank_statement_balance
2022-08-05 23:00:45 +02:00
beau sebastien
02450832cb
Merge pull request #174 from akretion/14.0-improve-bank-statement-reset-to-draft
...
14.0 improve bank statement reset to draft
2022-07-04 09:58:04 +02:00
Alexis de Lattre
627c5980c9
account_usability: Add constraint on account.journal
...
reconcile=False by default on suspense account.
2022-07-01 08:41:56 +02:00
Alexis de Lattre
6f27b13bf9
account_usability: invoice_tree: optional hide-> show for residual field
2022-06-30 20:38:38 +02:00
Alexis de Lattre
a5b5dd83a2
account_usability: adapt context for suspensed_account_id for user_type_id
...
This commit follows a change in the account module made in this commit: c16bc3192f
Improve multi-company support in the wizard account.group.generate
Remove widget="selection" on fiscal_position on res.partner form
2022-06-28 22:13:20 +02:00
Sébastien BEAU
85f8fe5b30
account_usability: reset to draft the bank statement do not unreconcile
2022-06-01 17:23:59 +02:00
Sébastien BEAU
a59c2e774a
[IMP] add balance
2022-04-11 13:43:40 +02:00
Alexis de Lattre
a850586716
account_usability: account.invoice.report in pivot by default (instead of graph)
2022-03-15 15:46:50 +01:00
Alexis de Lattre
f9a7983d71
account_usability: update move line search view for reconcile filters
2022-03-01 15:55:03 +01:00
Alexis de Lattre
f22c6522d5
Add industry_id in account.invoice.report
2022-02-23 00:22:54 +01:00
Alexis de Lattre
eddab6020a
account_usability: improve view for analytic account and analytic account group
2021-12-31 00:33:48 +01:00
Alexis de Lattre
d1181ca91d
account_usability: improve view of account.group
...
Add group by on group_id in search view of account.account
2021-12-31 00:21:42 +01:00
Alexis de Lattre
bb83765ee2
account_usability: default value for user_type_id on journal accounts
2021-12-19 17:28:03 +01:00
Alexis de Lattre
6d496ba302
Add static legal terms on company for invoice and sale
...
Add product_supplier_code on purchase.order.line
2021-12-03 17:27:03 +00:00
Alexis de Lattre
e1a84973da
account_usability: FIX display of decimal precision of sale price in product form view
2021-11-12 12:37:42 +01:00
Alexis de Lattre
ac54c5cc75
Register payment on account.move form view is not highlighted any more
2021-09-30 20:37:00 +02:00
Alexis de Lattre
00e034dacf
Show invoice_origin on move form
2021-09-22 14:56:40 +02:00
Alexis de Lattre
15ef5df155
account_usability: add account_type in res.partner.bank tree view embedded in partner form view
2021-09-09 18:06:56 +00:00
Alexis de Lattre
3066c0545d
Add print buttons in direct access on sale.order and account.invoice
2021-08-26 12:44:50 +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
cfb58ed80f
Add inherit of account.move.line filter view
2021-04-27 16:25:50 +02:00
Alexis de Lattre
96bd915c4f
Add reconcile field in account.account form view
2021-03-04 11:30:32 +01:00
Sébastien BEAU
b585d06489
[FIX] fix duplicated label
2021-02-18 18:43:02 +01:00
Alexis de Lattre
cef81ad749
Add Tax include / tax exclude next the prices on product form view
2021-02-18 09:48:17 +01:00
Alexis de Lattre
75b8bef3c4
Finalize migration of account_usability
2020-12-08 11:58:57 +01:00
Alexis de Lattre
17549ca457
[MIG] beta migration of account_usability
2020-12-07 23:48:29 +01:00