chafique-delli
4ff06be1a6
add sale_partner_shipping_filter_with_customer module
2019-01-04 11:00:33 +01:00
David Beal
6c3c6cd43b
Merge pull request #72 from akretion/10-fix-py3o-lines-sorting
...
[FIX] keep the order line sorted when creating the layout_lines dict
2019-01-02 18:56:18 +01:00
Benoît Guillot
3fef559aac
[IMP] add domain on partner_id field in account_move and account_move_line search views ( #73 )
2019-01-02 18:55:15 +01:00
Alexis de Lattre
75d7b7eac4
Add script fix_invoice_attachment_filename
2018-12-20 11:20:31 +01:00
Sébastien BEAU
4a2fff177c
[IMP] add balance in view
2018-12-18 23:25:23 +01:00
Sébastien BEAU
e83238becd
[IMP] hide odoo report menu and hide the button_cancel on bacnk_statement as the code do not allow to cancel it
2018-12-18 19:53:39 +01:00
Alexis de Lattre
8bebd1e2ef
Add @api.model on method that should use it
...
Improve log msg
2018-12-17 11:17:43 +01:00
Alexis de Lattre
b23f03f79d
Add src and dest location on prodlot selection popup
2018-12-05 21:23:43 +01:00
Mourad EL HADJ MIMOUNE
dc8363d6d1
[FIX] add start_date,end_date in statement.display_name
2018-12-04 16:39:57 +01:00
Alexis de Lattre
ad850024ec
Script for account.group now works in multi-company envir
2018-12-04 16:33:23 +01:00
Sébastien BEAU
03564a20b2
[IMP] add readme, remove auto following when sending an email, use light version of email notification to avoid injecting useless link in the mail sent
2018-12-04 11:55:57 +01:00
Alexis de Lattre
c1618166fb
Improve account group generation
2018-11-29 21:57:19 +01:00
Alexis de Lattre
cf2464dfa4
Add module sale_order_full_dropship
2018-11-29 12:34:34 +01:00
Alexis de Lattre
80191002b8
Fix typo and code cleanup
2018-11-28 17:15:43 +01:00
Alexis de Lattre
694c800df3
Fix visibility of invoice_print button on invoice form
2018-11-28 16:04:18 +01:00
Alexis de Lattre
bdf51029c7
Add script to create account groups
2018-11-22 21:25:40 +01:00
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
ac2b70b66e
Add margin in sale.report
2018-11-21 16:44:05 +01:00
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
Benoit
118dd2a5c0
[FIX] keep invoice lines sorted when creating the layout_lines dict
2018-09-28 17:42:31 +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
Benoit
c943b4cd33
[FIX] keep the order line sorted when creating the layout_lines dict
2018-09-14 17:46:15 +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