Alexis de Lattre
44a92bde2d
account_usability: reversal wizard: check the move hasn't already been reversed
2022-09-27 09:04:39 +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
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
Claude Perrin
f23aa52b08
add French translation for four modules
...
sale_confirm_wizard sale_quotation_title sale_usability
account_usability
2022-09-20 14:09:29 +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
b790aac9d8
stock_usability: quant tree view: add sum=1 on inventory_quantity
2022-09-12 16:44:24 +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
6242dec047
stock_usability: Improve display of reservations from quants
...
Add link to stock.move.lines from lot form view
2022-09-05 14:09:37 +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
Alexis de Lattre
82da5e1afb
account_usability: remove dep on base_view_inheritance_extension
...
This dependency was needed in v12, but it's not the case in v14
2022-08-05 12:52:27 +00:00
Alexis de Lattre
fd5e620373
Add module account_move_label_copy
2022-08-05 12:47:47 +00:00
Alexis de Lattre
9589db3abe
Add a patch in account_usability
2022-08-01 22:11:01 +02:00
Alexis de Lattre
a800657f54
stock_usability : add sum on some fields in picking form view
2022-07-15 10:44:51 +02:00
Alexis de Lattre
5fbe6d340a
Add module account_menu_usability
2022-07-13 22:07:50 +02:00
Sébastien BEAU
f3874a5903
sale_stock_usability: make the view homogenius with purchase_stock_usability
2022-07-12 13:51:45 +02:00
Alexis de Lattre
f0faa58830
stock_usability: picking form: always show location_id and location_dest_id on stock.picking
2022-07-11 15:57:14 +02:00
beau sebastien
b38fc99978
Merge pull request #166 from khoivo1601/14.0-imp-account_invoice_update_wizard
...
[14.0][IMP] account_invoice_update_wizard
2022-07-09 16:05:41 +02:00
Alexis de Lattre
372a18365c
stock_usability: add location_id and location_dest_id in stock.move form view embedded in picking
2022-07-06 15:44:58 +02:00
Alexis de Lattre
27d86cf151
sale_usability: add a wizard to write discount on all lines
...
The wizard is available under the "Action" menu. It has an option to
apply only on product or service lines.
Add a button "Send ack by email" on confirmed sale.order
2022-07-06 12:14:51 +02:00
Alexis de Lattre
d67141e128
base_usability: add method _report_print_datetime() on res.users
2022-07-06 11:54:41 +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
1de8676d4e
product_usability: improve menus under Configuration > Technical
2022-06-29 14:35:24 +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
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
Francois DESMOTTES
5f704d34a7
[FIX] Fix access error on model ir.actions.act_window
2022-06-28 22:11:15 +02:00
Alexis de Lattre
9087296a54
sale_confirm_wizard: add commitment_date in confirm wizard
2022-06-17 10:23:56 +02:00
Alexis de Lattre
4ac5c23b30
purchase_usability: warning when price and/or delay is auto-updated following a qty change
...
It is similar to the feature present in sale_usability when the qty is updated and the price unit changes
2022-06-16 18:18:19 +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
Kévin Roche
fde3dfae10
Merge pull request #177 from akretion/14.0-imp-account_usability_translation_fr
...
[14.0][IMP] account_usability translation FR
2022-06-01 16:28:29 +02:00
Kev-Roche
4f90a7fd91
[14.0][IMP] account_usability translation FR
2022-06-01 16:25:41 +02:00
Alexis de Lattre
1fd25be02f
mail_no_portal: also remove the powered by Odoo at the bottom of the mail
...
Because the OCA/social module 'mail_debrand' doesn't work cf github.com/OCA/social/issues/839
2022-05-18 20:06:24 +02:00
Alexis de Lattre
174fac6d88
Add module mail_no_portal
2022-05-18 19:42:39 +02:00
Alexis de Lattre
9507d1fbd8
product_usability: add field barcode_type
...
Remove field barcode_code128, which was buggy
2022-05-16 19:30:48 +02:00
Alexis de Lattre
a89f1a9ae7
stock_valuation_xlsx: add barcode in report
...
Don't display '0' when the product code is empty
2022-05-16 19:30:05 +02:00
Alexis de Lattre
abb36545d9
stock_account_usability: add shortcut to stock.valuation.layer from product form view
2022-05-13 18:35:57 +02:00
Alexis de Lattre
296746ce6e
stock_valuation_xlsx: restore past cost price support, using stock valuation layers
...
Don't replace the native menu entry any more.
Code refactoring between the 2 wizards
Improve multi-company support
2022-05-13 17:25:05 +02:00
Kev-Roche
d0a9ec27ef
[UPD] pos_usability translation
2022-05-09 18:58:39 +02:00
beau sebastien
d3989e96d7
Merge pull request #171 from akretion/14.0-account-usability-add-balance
...
[IMP] add balance
2022-05-02 16:36:03 +02:00
Kev-Roche
f1a0aa6253
pos_usability : add pos initial amount
2022-04-27 22:02:38 +02:00
Alexis de Lattre
c7bd3319a9
product_usability: add a menu entry for UoMs in Configuration > Technique
...
This allows to have a menu entry for UoM even when the sale and stock
modules are NOT installed.
2022-04-22 08:58:43 +02:00
Sébastien BEAU
fe96425d84
[IMP] show team on partner in no dev mode
2022-04-12 12:30:26 +02:00
Sébastien BEAU
a59c2e774a
[IMP] add balance
2022-04-11 13:43:40 +02:00