Alexis de Lattre
478ab1fc2b
account_usability: improve display of reconcile information, in particular partial reconcile
...
Warning: on existing big databases, this upgrade will take a long time
because there is a new computed stored field on account.move.line. But it is
required to keep good perfs on tree view of move lines.
2018-11-22 16:26:27 +01:00
Alexis de Lattre
362dba5f90
Restore drill-through on sale and invoice reports
2018-11-21 18:15:25 +01:00
Alexis de Lattre
c196343ec0
Improve usability of account.move creation/edition
...
Default value for account_id, debit, credit, similar to v8 behavior
2018-11-19 19:21:23 +01:00
Alexis de Lattre
7d359d6730
Fix typo
2018-11-19 11:09:37 +01:00
Alexis de Lattre
904bf6c4f4
Cut name_get() of invoice if too long (which screws-up the invoice form view because of the ariane thread at the top)
2018-11-19 10:52:04 +01:00
Alexis de Lattre
8800b94e5b
Fix bad port of name_get() of account.analytic.account to v10
2018-09-13 11:56:37 +02:00
Alexis de Lattre
5f6107f2e8
Add a patch to have analytic in case of writeoff in the register payment
...
wizard
2018-07-23 16:20:38 +02:00
Alexis de Lattre
04118bbf46
account_usability: Add copy=False on some fields
2018-07-16 17:16:15 +02:00
Alexis de Lattre
d4e673103e
Show 'base' field in tax lines on invoice form view
2018-07-09 17:44:55 +02:00
Alexis de Lattre
9ebf7cdb4c
FIX my previous commit: related_sudo -> compute_sudo
2018-07-09 11:43:22 +02:00
Alexis de Lattre
f34a731d95
Add related_sudo where it may be needed
...
PEP8 fix
2018-07-09 10:41:53 +02:00
Alexis de Lattre
dd15e3d194
Add search on supplier on product search view
...
Move margin fields to sale order line form view (instead of tree view)
2018-07-06 19:33:35 +02:00
Alexis de Lattre
8416216a77
account_usability: don't attach PDF upon invoice report generation on supplier invoices/refunds
2018-06-19 15:16:32 +02:00
Alexis de Lattre
4e8c6f47f6
Fix string for filter
2018-06-15 21:11:51 +02:00
Alexis de Lattre
929f79cd98
Switch rights from account manager to accourt user
2018-06-15 12:32:09 +02:00
Alexis de Lattre
0fabc8c4c1
Add account.group_account_user on Adviser menu (by default, it is only accessible to account manager !)
2018-06-15 11:18:59 +02:00
Alexis de Lattre
ffd6a409cc
Add tree/form view + menu entry for account.tax.group
2018-06-05 20:11:26 +02:00
Alexis de Lattre
23bd22a009
Improve default date for reversal: D+1 instead of today
2018-05-09 18:43:47 +02:00
Alexis de Lattre
7f0ea7fd0c
Add optional patch
2018-03-21 22:48:02 +01:00
Alexis de Lattre
d9fe676cae
openerp -> odoo
2018-03-06 11:38:05 +01:00
Alexis de Lattre
65d0d61c13
Add check on bank/cash journals
2018-03-02 15:12:55 +01:00
Alexis de Lattre
a7b2bde9e9
Script to fix account types
2018-03-01 16:53:38 +01:00
Alexis de Lattre
0a5c14b7f9
Improve menus under Accounting > Configuration about bank accounts
2018-01-24 22:18:20 +01:00
David Beal
fc2dcbc359
Merge pull request #48 from akretion/10-update-branding
...
UPD branding 10.0
2018-01-10 08:47:14 +01:00
Alexis de Lattre
b95837fa86
account_usability: account.reconcile.model don't copy name to label via onchange
2018-01-10 00:05:55 +01:00
Alexis de Lattre
e7afaa2c78
account_usability: harmised groups on product.product and product.category views
2017-12-06 15:01:46 +01:00
Alexis de Lattre
361eb380e4
Make sent field visible in customer invoice form view
2017-11-30 23:17:55 +01:00
Alexis de Lattre
1034cc2347
Upport the "mark invoice as sent" wizard from v8 to v10
...
PEP8 on account_usability
2017-11-30 23:13:14 +01:00
Alexis de Lattre
f74dc15d4b
Add button 'delete lines qty = 0' on supplier invoices
...
Add filter missing attachment on invoices
Add filter on to_send, sent on invoices
2017-11-30 22:55:45 +01:00
Alexis de Lattre
c52412295f
Restore drill-through on account.invoice.report
2017-11-30 16:04:09 +01:00
Alexis de Lattre
238344b964
Add sum=1 on several qty fields
2017-11-30 12:06:02 +01:00
Alexis de Lattre
6ff67694ab
Add tax_id in account.invoice.tax form view
2017-11-24 11:24:35 +01:00
David Beal
9ec29082b8
UPD Branding
2017-11-22 11:18:22 +01:00
Alexis de Lattre
ac05ca27a4
Add tracking on amount_total on invoices
2017-11-10 12:48:24 +01:00
Alexis de Lattre
aba8e33d48
Add tracking on fiscal position on partner
2017-10-27 18:37:32 +02:00
Alexis de Lattre
03cec78dc7
Add patch for account module
2017-07-11 16:30:21 +02:00
Alexis de Lattre
9cfdaa88a3
Add filter on account.account dedicated to code
2017-07-11 12:34:39 +02:00
Alexis de Lattre
0da06febfc
Small usability improvements in bank statements
2017-06-26 10:12:24 +02:00
Alexis de Lattre
19d2614feb
Switch some track_visibility='always' to track_visibility='onchange'
2017-06-22 19:32:39 +02:00
Alexis de Lattre
348e0205a0
Add traking on warn fields
...
WORK IN PROGRESS: port hr_holidays_usability
2017-04-05 19:22:01 +02:00
Alexis de Lattre
09b94dd01d
account_usability: Fix _order on account.move.line
2017-03-27 14:15:43 +02:00
Alexis de Lattre
fe7fec797f
Add groupby on Type for account journals
2017-03-07 19:49:09 +01:00
Alexis de Lattre
f91b5267fe
Merge branch '10.0' of github.com:akretion/odoo-usability into 10.0
2017-03-02 09:18:58 +01:00
Alexis de Lattre
84bf228d92
Add direct access to account.move form from account.move.line tree view
...
Show code on name_get of journal add direct search on code
2017-03-02 09:17:21 +01:00
Alexis de Lattre
3b6973c4a2
Add actions for invoice lines
...
Add info in invoice chatter
2017-02-13 15:41:29 +01:00
Alexis de Lattre
895a92393c
Small usability improvements
2017-01-12 23:42:52 +01:00
Alexis de Lattre
a22148329f
Port to v10 the code that re-gen the name of move lines
...
Empty ref on move generated from bank statement, because it has unuseful info (and redundant)
2017-01-12 17:59:20 +01:00
Alexis de Lattre
a325a3a828
Add link to invoice from account move line form view (like in v8)
2017-01-11 15:43:28 +01:00
Alexis de Lattre
9617aedcb3
Move code at the right place !
2017-01-01 23:16:10 +01:00
Alexis de Lattre
84ee109bdf
Add start_date and end_date on bank statements
2016-12-21 21:28:40 +01:00