Alexis de Lattre
9589db3abe
Add a patch in account_usability
2022-08-01 22:11:01 +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
403b24ffc1
account_usability: add translation
2022-06-01 17:24:18 +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
Kev-Roche
4f90a7fd91
[14.0][IMP] account_usability translation FR
2022-06-01 16:25:41 +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
fdef51ea57
account_usability: add name_search() on account.incoterms
2022-03-11 09:01:32 +01:00
clementmbr
c12b496004
account_usability: explicit error msg on unposted reconciliation
2022-03-08 19:21:02 -03:00
Alexis de Lattre
447b0107be
account_usability: change the behavior of 'date' on in_invoice/in_refund when the 'invoice_date' is changed
2022-03-08 21:02:55 +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
1ef97629b7
[FIX] account_usability: fix cash in computation of sale_dates
2022-02-22 00:59:48 +01:00
Alexis de Lattre
77a372b3ca
account_usability: Add date in outstanding payment widget
2022-02-08 20:39:11 +01:00
Alexis de Lattre
c1d334b109
account_usability: small code cleanup
2022-01-06 23:34:44 +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
05e649fa86
account_usability: avoir error when user doesn't have admin rights
2021-12-18 21:40:32 +01:00
Alexis de Lattre
08118ec4f5
Add support for config param usability.line_name_no_product_code
...
The same ir.config_parameter is used in:
- purchase_usability for purchase.order.line
- sale_usability for sale.order.line
- account_usability for account.move.line
2021-12-03 22:24:59 +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
3b17c2e5fb
Improve register payment wizard view
2021-11-04 11:16:24 +01:00
Alexis de Lattre
6c51a92acc
account_usability: delete invoice PDF attachment when putting a customer invoice/refund back to draft
...
This feature was native up to v12, but was forgotten in the invoice/move merge of v13
2021-10-21 22:48:51 +02:00
Alexis de Lattre
f3910ab528
account_usability: remove field default_move_line_name which we don't use any more
2021-10-20 23:29:04 +02: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
62a84469c8
[FIX] account_usability: line order in py3o report
2021-08-26 10:45:59 +02:00
Alexis de Lattre
42e014bcb1
sale_usability: add no-attachment filter on sale.order
...
account_usability: small code improvement on has_attachment
2021-05-20 19:29:31 +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
91e9c1fe33
account_usability: allow to manually create a journal item in cash and check journals
2021-04-22 23:58:03 +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
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
66ebc5c6ad
account_usability: Fix py3o method
2021-02-17 15:14:54 +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
Alexis de Lattre
9592097487
Initialize v14.0 branch
...
Remove module stock_inventory_valuation_ods
2020-12-01 10:53:20 +01:00
Florian da Costa
22e9234d23
[FIX] Import failure if element is not part of the domain
2020-11-25 15:44:13 +01:00
Alexis de Lattre
d28a40e035
Update comment
2020-10-31 17:50:54 +01:00
Alexis de Lattre
15ee1b2f59
Up-port hide_bank_statement_balance on journal from v10
...
Inherit balance_check on account.bank.statement
2020-06-25 15:51:04 +02:00
Pierrick Brun
e96c3d72eb
[ADD] Simple OCA-style Readme to several modules ( #114 )
2020-03-18 15:55:42 +01:00
Alexis de Lattre
53f6ab5d0f
Fix version number
2020-02-04 16:15:04 +01:00