Commit Graph

731 Commits

Author SHA1 Message Date
Alexis de Lattre
b75a2e47a2 Add margin in invoice report
Consequence: no more need for module account_invoice_margin_report
2018-11-21 16:22:10 +01:00
Pierrick Brun
3f73f15e4a [ADD] confirm on reset_real_qty for stock.inventory 2018-11-20 15:27:01 +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
e13a2aba3d Remove menu entry for analytic tags
Hide field tag_ids on form view of analytic accounts
2018-11-12 18:27:02 +01:00
Alexis de Lattre
8cb880771e Add module stock_user_default_warehouse_mrp
Fix module stock_user_default_warehouse_purchase
2018-11-02 11:54:21 +01:00
Alexis de Lattre
087bb1fde2 MRP production form: move src/dest loc to the top 2018-10-26 15:46:17 +02:00
Pierrick Brun
806b1b4a86 Merge pull request #68 from yvaucher/10.0-account_invoice_update_wizard-analytic
[10.0] account_invoice_update_wizard analytic fields
2018-10-22 13:56:46 +02:00
Yannick Vaucher
23519f4027 Merge pull request #1 from akretion/10.0-account_invoice_update_wizard-analytic
[FIX] only show analytics to users in group
2018-10-19 14:57:56 +02:00
Pierrick Brun
08cb6f2e86 [FIX] only show analytics to users in group 2018-10-17 10:59:34 +02:00
Pierrick Brun
b54ec10f10 Merge pull request #63 from akretion/10.0-mig-product_search_supplier_code
[MIG] 10.0 product_search_supplier_code
2018-10-17 10:08:06 +02:00
Hpar
0afe9a39a6 Merge pull request #57 from akretion/10-product_unit_manager_group-migration
10 product unit manager group migration
2018-09-25 11:56:47 +02:00
Hpar
159f163da5 Merge pull request #61 from akretion/10-add-purchase_buyer
Add purchase buyer module
2018-09-21 14:30:29 +02:00
Hpar
d0620a4c83 Update README.rst 2018-09-21 14:30:18 +02:00
Alexis de Lattre
5d2d5b1e63 Revert my previous commit: use partner_bank_active instead
The module partner_bank_active is avail in OCA/partner-contact
2018-09-18 23:19:09 +02:00
Alexis de Lattre
ab1144850b Fix crash when several quotes are linked to the opportunity 2018-09-18 23:03:21 +02:00
Alexis de Lattre
4995403bf5 Add active field on res.partner.bank 2018-09-18 21:32:16 +02:00
Alexis de Lattre
a415744f11 Add widget=handle on sequence of res.partner.bank 2018-09-17 11:18:01 +02: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
beau sebastien
ca5238a03c Merge pull request #70 from akretion/10.0-better-wizard-for-mail-test
[IMP] improve the wizard for testing email, allow to search on object and to send email for real check
2018-09-04 15:54:59 +02:00
Sébastien BEAU
5f15d83c3c [IMP] improve the wizard for testing email, allow to search on object and to send email for real check 2018-09-04 15:50:02 +02:00
Alexis de Lattre
6370dc0ec8 Port base_user_auth_log to v10 2018-09-02 22:39:49 +02:00
Alexis de Lattre
0d27c0a830 Add module base_user_auth_log 2018-09-02 22:21:05 +02:00
mpanarin
d01820cd39 [FIX] not being able to change analytic account and tags 2018-08-13 15:34:39 +03: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
ebb8f1ad86 carrier_id not readonly on done picking (add tracking on it)
fix for formatLang inherit in base_usability
2018-07-18 14:27:21 +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
9cba31b68a Show title not only on Contacts 2018-07-13 15:43:46 +02:00
Alexis de Lattre
21d1454ab9 Use untaxed amount in name_get of purchase orders
Add sum for qty in operation lines
2018-07-12 23:53:26 +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
6ef322be4c Improve invoice line view 2018-07-06 22:26:38 +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
Yannick Vaucher
71ecc03001 Allow to change analytic fields with account_invoice_update 2018-07-02 12:42:26 +02:00
David Beal
913be476dd Merge pull request #66 from yvaucher/10.0-mig-account_invoice_update_wizard
[10.0] migration of account_invoice_update_wizard
2018-06-29 20:42:34 +02:00
Alexis de Lattre
de9871fd17 delivery_usability: display field invoice_shipping_on_delivery in SO form view 2018-06-29 11:02:05 +02:00
Yannick Vaucher
90a2e26e79 fixup! [10.0] Migration of account_invoice_update_wizard 2018-06-27 10:35:34 +02:00
Florian
21f3b14d7a Merge pull request #67 from akretion/10-add-purchase_order_line_views-change-sequence
[purchase_order_line_menu] change menu sequence
2018-06-25 10:19:35 +02:00
Alexis de Lattre
a7a8271a38 Port l10n_fr_intrastat_product_ods to v10 2018-06-22 22:51:28 +02:00
Florian da Costa
4cfd326398 Change purchase line sequence 2018-06-22 18:06:07 +02:00
Alexis de Lattre
295bb4edb5 Merge branch '10.0' of https://github.com/akretion/odoo-usability into 10.0 2018-06-21 23:00:39 +02:00
Alexis de Lattre
8c73a84c46 Add second_barcode to search of product.product
Improve delivery view
2018-06-21 22:59:56 +02:00
Alexis de Lattre
8f555c88ce Add widget="email" on email of contacts 2018-06-20 23:45:09 +02:00
Yannick Vaucher
b5af2e54b0 [10.0] Migration of account_invoice_update_wizard 2018-06-20 14:47:59 +02:00
mdietrichc2c
b298039af4 [9.0] Port of module account_invoice_update_wizard 2018-06-20 14:24:34 +02:00
Florian da Costa
8fbac5c221 Make modules uninstallable 2018-06-20 14:23:53 +02:00
Alexis de Lattre
96680c893f Add module account_invoice_update_wizard 2018-06-20 14:19:24 +02:00
Alexis de Lattre
cc3b9d73ae Remove write/create on products to stock user 2018-06-19 22:38:22 +02:00