Commit Graph

80 Commits

Author SHA1 Message Date
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
Alexis de Lattre
80c90c7d35 Add methods for reports 2016-12-20 01:05:09 +01:00
Alexis de Lattre
b0f6832541 Add computed field has_discount on invoice 2016-12-15 19:45:39 +01:00
Alexis de Lattre
94fd30c4b3 Move account_fiscal_position_translate in account_usability
Update code conventions in base_company_extension
2016-12-15 11:13:26 +01:00
Alexis de Lattre
8fc54fd37a Add unicity constraint on analytic codes per company 2016-12-13 12:01:44 +01:00
Alexis de Lattre
256c603796 Add module pos_config_single_user
Several usability enhancements in sale, purchase, product and account
2016-12-09 08:35:00 +01:00
David Beal
83140872ef IMP add icons 2016-11-18 10:39:40 +01:00
Alexis de Lattre
e878021e63 Improve invoice line views
Add related fields on invoice line
2016-11-16 20:04:25 +01:00