Commit Graph

865 Commits

Author SHA1 Message Date
Alexis de Lattre
2922b19e9e sale_order_add_bom: add kit wizard now available on pickings 2021-11-25 18:50:47 +01:00
Alexis de Lattre
b8132c7f2e stock_valuation_xlsx: add depreciation ratios 2021-06-21 19:09:20 +02:00
Alexis de Lattre
4e6d93c625 mrp_average_cost: Minor code improvements 2021-06-21 18:40:38 +02:00
Alexis de Lattre
45bc579e97 Add carrier_id in sale.report 2021-05-25 10:42:41 +02:00
Alexis de Lattre
24cc7e1eaa sale_stock_usability: update depends key in relation to my previous commit 2021-05-21 11:12:02 +02:00
Alexis de Lattre
1c11a768b4 sale_stock_usability: Add field to_refund_so in stock.move form 2021-05-21 10:39:47 +02:00
Alexis de Lattre
781e8989f5 Add filter no_attachment on sale.order (same as on account.invoice) 2021-05-20 12:25:33 +02:00
Alexis de Lattre
d858634b91 Add mass cancel procurement wizard 2021-04-26 11:50:11 +02:00
Alexis de Lattre
ff69a23e17 account_usability: improve name of account.move.line generated from invoices for customer/supplier account
Don't always prefix name of account.move.line generated from invoices
with invoice number, only for that when name is '/'
2021-03-08 15:30:00 +01:00
Alexis de Lattre
4f4d3323d4 stock_valuation_xlsx: fix crash when start valuation = current for variation wizard 2021-02-26 10:57:23 +01:00
Alexis de Lattre
ec7601c59d purchase_usability: set company_id as invisible in tree view of purchase order lines (to save space) 2021-01-28 22:17:52 +01:00
Alexis de Lattre
bbb556c30c Small improvements in stock_valuation_xlsx 2021-01-16 00:11:57 +01:00
Alexis de Lattre
cf93f340b4 stock_valuation_xlsx: add stock.variation.xlsx report 2021-01-14 21:52:02 +01:00
Alexis de Lattre
a17cdbcc60 Revive stock_account_usability in v10 ! 2021-01-12 16:30:03 +01:00
Alexis de Lattre
16d382ec42 Don't mark invoice as 'sent' when you just click on 'Print Invoice' 2020-11-03 18:03:02 +01:00
Alexis de Lattre
efed3e3880 [FIX] stock_valuation_xlsx: bad context key for past stock level 2020-11-03 17:18:26 +01:00
Alexis de Lattre
11882c712c account_usability: Use partner_id.display_name (instead of partner_id.name) in reconcile work interface
Update account_several_improvements.diff (only line number change, no code change)
2020-11-03 16:12:27 +01:00
Alexis de Lattre
278cf0713c sale_usability: inherit product_uom_change() to add a warning when price is updated upon qty change 2020-11-03 15:14:38 +01:00
Alexis de Lattre
18a2998bc3 sale_confirm_wizard: add ability to skip wizard via inherit in some scenarios 2020-11-03 14:54:47 +01:00
Alexis de Lattre
9172407699 sale_confirm_wizard: don't show main block when sale_warn = block 2020-11-02 17:59:10 +01:00
Alexis de Lattre
e1d026d2b8 sale_confirm_warning: add sale_warn 2020-11-02 17:52:08 +01:00
Alexis de Lattre
5c38be2122 Add HT/TTC field on product.template and supplierinfo
Add french translation (partial)
2020-10-24 00:01:16 +02:00
Alexis de Lattre
9152a2c1a4 mail_usability: show a nice (native) option on mail compose wizard 2020-10-24 00:00:32 +02:00
Alexis de Lattre
844c9cc08c base_partner_one2many_phone: add compute_sudo=True 2020-10-22 12:03:14 +02:00
Alexis de Lattre
58ddff0402 Add a filter "This year and previous" on account.invoice.report 2020-10-12 12:30:53 +02:00
Alexis de Lattre
a748de39ec [FIX] stock_valuation_xlsx: fix report when categ_subtotal is false 2020-09-26 00:01:27 +02:00
Alexis de Lattre
446c2c1f1d stock_valuation_xlsx: Improve perfs
Add ability to force cost price to current
Improve headers in XLSX
2020-09-25 22:50:20 +02:00
Alexis de Lattre
063924fdc7 stock_valuation_xlsx: Speed-up for past valuation when few of the total products are in stock
Closer to PEP8
2020-09-25 12:19:26 +02:00
Alexis de Lattre
1e4de02259 stock_valuation_xlsx: Improve module description 2020-09-22 23:57:38 +02:00
Alexis de Lattre
4b432ec207 stock_valuation_xlsx: add possibility to add custom products fields in report 2020-09-22 15:25:54 +02:00
Alexis de Lattre
1b4f9dfab1 stock_valuation_xlsx: Add button on inventory form
Display expiry date as date
Add debug messages
Don't hardcode currency in style
Use decimal precision for price too
2020-09-22 10:42:45 +02:00
Alexis de Lattre
3043ad11a8 stock_inventory_xlsx: small fixes 2020-09-22 00:15:07 +02:00
Alexis de Lattre
de5470e5bd Add module stock_valuation_xlsx
stock_inventory_valuation_ods: fix module description
2020-09-21 23:36:02 +02:00
Chafique
31483abb99 add mail_follower_option module 2020-07-17 11:38:22 +02:00
Alexis de Lattre
6377f0984d stock_usability: Add 'set qty to 0' button on return wizard 2020-07-06 17:26:31 +02:00
Alexis de Lattre
284f0a1e73 partner_products_shortcut: don't use truck logo for something that doesn't point to a picking, use list logo instead 2020-07-06 11:03:16 +02:00
Alexis de Lattre
da81278b17 Add archive filter 2020-05-26 22:38:38 +02:00
Alexis de Lattre
f792979456 Add index=True on domain 2020-05-26 17:11:07 +02:00
Alexis de Lattre
d9a598a3c4 Add new module base_dynamic_list 2020-05-26 17:09:53 +02:00
Alexis de Lattre
2b74514230 mass_mailing_usability: Fix dependencies 2020-04-24 09:27:40 +02:00
Alexis de Lattre
38f1eacf8f sale_stock_usability: add methods for report
move form view in picking: add date field
account_usability: amount in tax lines readonly on customer invoices
2020-03-06 18:33:49 +01:00
Alexis de Lattre
aa9ab68ca3 Add incoterm in sale config menu, because incoterms is managed by sales manager in 99% of companies 2020-03-05 19:44:50 +01:00
Alexis de Lattre
97a83b0615 stock_usability: Add compute_sudo=True on some related fields of stock.inventory.line to avoid ACL issues 2020-01-29 22:37:36 +01:00
Alexis de Lattre
f6642639cf one2many_phone: Workaround a bug "Record does not exist or has been deleted." 2020-01-27 23:32:38 +01:00
Alexis de Lattre
cc11aca053 one2many_phone: Update search view 2020-01-27 21:50:04 +01:00
Alexis de Lattre
104ae274e9 Update translation for base_partner_one2many_phone 2020-01-27 19:03:52 +01:00
Alexis de Lattre
2baf9167a4 Add mobile in partner tree view 2020-01-13 09:57:10 +01:00
Alexis de Lattre
af6550fd2b base_partner_one2many_phone: improve mig script, add form view for res.partner.phone 2020-01-10 16:35:03 +01:00
Alexis de Lattre
bb23254830 Big update of base_partner_one2many_phone: new types, add email support
Migration script provided
2020-01-10 16:02:03 +01:00
Alexis de Lattre
cc0da43bdc commission_simple: improve view 2019-12-10 00:16:21 +01:00