Commit Graph

  • c09e3a1108 [IMP] account_usability_akretion : Replace error by warning in case a user try to reverse an already reversed account move The goal is to allow multiple refund for a single invoice. It may happen to refund invoice partially and they refund again partially later. Florian da Costa 2024-08-28 15:26:33 +02:00
  • 3b5b64349b stock_usability: trigger now 'manual' by default Alexis de Lattre 2024-07-18 13:11:32 +00:00
  • efddeb3a3c product_usability: add support for GTIN-14 in barcode type Alexis de Lattre 2024-07-18 13:05:50 +00:00
  • c7c5d9172b pos_usability: add patch pos-always_open_cashbox.diff Alexis de Lattre 2024-07-15 21:57:09 +02:00
  • c126a286c4 forward port patch web-buttons_14_max_instead_of_7.diff from v14 to v16 Alexis de Lattre 2024-07-15 08:29:31 +00:00
  • 670ba212d9 Remove patch web-export-add_technical_field_name.diff because the feature is now native Alexis de Lattre 2024-07-11 18:53:03 +02:00
  • 4655e6b739 base_usability: add 2 patches Alexis de Lattre 2024-07-11 13:04:59 +02:00
  • c26ed6cdfb base_partner_ref: Remove commented code Alexis de Lattre 2024-07-09 14:45:39 +02:00
  • dd0841385f account_usability_akretion: update FR translation Alexis de Lattre 2024-07-09 12:50:52 +02:00
  • b91abe54a5 Add fr translation several usability modules Alexis de Lattre 2024-07-08 00:12:44 +02:00
  • 210af49098 Merge pull request #219 from akretion/16.0-mig-sale_no_optional_product Raphaël Valyi 2024-07-06 16:06:46 -03:00
  • 19158d9309 [MIG] sale_no_optional_product Raphaël Valyi 2024-07-05 21:02:46 +00:00
  • 4577524f0e stock_usability: add FR translation Alexis de Lattre 2024-07-05 00:32:26 +02:00
  • 8fd0cb5601 mrp_usability: update FR translation Alexis de Lattre 2024-07-04 18:23:23 +02:00
  • 8d584871d6 sale_usability+sale_stock_usability: update FR translation Alexis de Lattre 2024-07-04 18:13:41 +02:00
  • a7fd6a1361 purchase_usability+purchase_stock_usability: Add FR translation Alexis de Lattre 2024-07-04 17:32:51 +02:00
  • 2b2293593c product_usability: add FR translation Alexis de Lattre 2024-07-04 17:15:53 +02:00
  • f1614afda2 base_usability: update fr translation Alexis de Lattre 2024-07-04 16:49:54 +02:00
  • 8e0357a8fc [IMP] _compute_date_next_reception 14.0-sale_order_line_date_next_reception Mathieu 2024-07-04 10:48:16 +02:00
  • 37d41d20b7 [IMP] code review Mathieu 2024-06-25 14:13:36 +02:00
  • 8bd83b0975 mrp_average_cost: avoid crash on bad data Alexis de Lattre 2024-06-25 01:10:51 +02:00
  • 9367f7006e [FIX] mrp_average_cost: fix bad dependency Alexis de Lattre 2024-06-24 18:31:35 +02:00
  • 4b2dcb4a86 [ADD] sale_order_line_date_next_reception Mathieu 2024-06-24 17:34:58 +02:00
  • 29b8ebb779 account_usability: add invoice currency signed fields Alexis de Lattre 2024-06-24 11:24:22 +02:00
  • c33835957d sale_usability: add button to send order acknowledgement Alexis de Lattre 2024-06-24 10:03:13 +02:00
  • 227a7ec18d Add patch for OCA localization Alexis de Lattre 2024-06-21 17:32:16 +02:00
  • 827557689f Add a 'send & save' button next to 'save & close' Arnaud LAYEC 2024-06-14 18:05:12 +02:00
  • 67ff087f6e Add 'Opportunity' field on a new 'CRM' notebook page on Calendar Arnaud LAYEC 2024-06-14 17:44:42 +02:00
  • 9507be2943 [base_mail_sender_bcc] manifest version change from 14 to 16.0.1.0.0 Arnaud LAYEC 2024-05-14 22:00:21 +02:00
  • 740d167331 purchase_stock_generic_product and sale_stock_generic_product: allows the use of generic products Alexis de Lattre 2024-06-15 12:24:12 +02:00
  • fabd6a22ee [ADD] separator on filter view 14.0-purchase_report_date_planned Mathieu 2024-06-13 12:55:46 +02:00
  • d07e38e1f3 base_usability: add group by on industry_id on partner search view Alexis de Lattre 2024-06-13 10:04:08 +02:00
  • 55b84a170e account_usability_ak: pivot view by default on account.invoice.report Alexis de Lattre 2024-06-13 10:03:03 +02:00
  • 2fe51c6d2c [UPD] code review Mathieu 2024-06-12 16:25:37 +02:00
  • c530942344 [UPD] remove compute function Mathieu 2024-06-12 15:36:02 +02:00
  • 5afdbd02a9 [ADD] purchase_report_date_planned Mathieu 2024-06-12 15:14:51 +02:00
  • 73e700d2d2 delivery_usability: Move code from stock_packaging_usability_pp to delivery_usability Alexis de Lattre 2024-06-04 15:54:22 +02:00
  • 0fa2024dab product_usability: seller_id can not be store as muti-company will be broken Sébastien BEAU 2024-05-31 10:00:33 +02:00
  • 5144b039a5 fix report name when deleting attachment invoice with button draft Benoit 2024-05-28 11:51:11 +02:00
  • 0e237d26cb Merge pull request #208 from akretion/14-account-usability-fix-statement-back-to-draft Florian 2024-05-28 11:26:45 +02:00
  • c7172a5c7f [IMP] add bool is_created_by_warehouse on locations 14.0-add-stock-location-simple clementmbr 2024-05-27 20:40:51 -03:00
  • 5023839119 [ADD] bew module stock_location_simple clementmbr 2024-05-27 18:21:11 -03:00
  • 7962480499 [ADD] bew module stock_location_simple 16.0-add-stock-location-simple clementmbr 2024-05-27 18:21:11 -03:00
  • 252da11a30 [16.0] IMP display currency for partner bank account 14-account-usability-fix-statement-back-to-draft Mourad 2024-05-06 11:35:38 +02:00
  • b252bdff34 Add module stock_picking_batch_usability Alexis de Lattre 2024-04-26 17:48:51 +02:00
  • 550704288d base_usability: add siren and siret in display address method Alexis de Lattre 2024-04-26 10:32:53 +02:00
  • 320cfff25f stock_usability: always show picking_type_id in picking form view Alexis de Lattre 2024-04-25 15:15:55 +02:00
  • 26a7a42e8c pos_usability: add pos_type_id on warehouse form view Alexis de Lattre 2024-04-24 13:42:10 +02:00
  • 3ca4553eb5 product_detailed_type_stock: default product type is 'product' instead of 'consu' Alexis de Lattre 2024-04-23 21:40:39 +02:00
  • 309d466374 base_usability + account_usability: give access to acc_holder_name on res.partner.bank (hidden by default) Alexis de Lattre 2024-04-23 21:07:27 +02:00
  • 61f43e5d02 Merge pull request #209 from akretion/14-adapt-update-entry Florian 2024-04-17 11:55:52 +02:00
  • 4ee69f3bff pos_usability: add payment methods in tree view of pos.order (via a computed char field) 14-adapt-update-entry Alexis de Lattre 2024-04-12 15:08:01 +00:00
  • 46fcf5c0ef base_usability: add name_get() on ir.model.fields Alexis de Lattre 2024-04-11 19:29:14 +02:00
  • 2c794033b0 mrp_usability: Allow to change the destination location until 'Mark as done' Alexis de Lattre 2024-04-09 19:27:07 +02:00
  • 2f784eb1a0 sale_usability: improve tree view of sale.order Alexis de Lattre 2024-04-09 17:03:11 +02:00
  • 6d847dcbe9 mrp_usability: improve mrp reporting Alexis de Lattre 2024-04-08 10:34:37 +02:00
  • 85b4cc25eb sale_down_payment: add ACL Alexis de Lattre 2024-04-05 09:42:54 +02:00
  • 901a0e5816 mrp_usability: Allow to change the destination location until 'Mark as done' Alexis de Lattre 2024-04-04 16:50:52 +02:00
  • 569b3fea1a sale_usability: improve tree view of sale.order Alexis de Lattre 2024-04-04 13:51:32 +02:00
  • 60589b1743 sale_purchase_no_product_template_menu: update entries in account Alexis de Lattre 2024-04-03 17:21:00 +02:00
  • 5ce7ed3fe7 [IMP] base_usability: improve report header methods on res.company Alexis de Lattre 2024-03-26 22:33:02 +01:00
  • b019baed6e [IMP] base_usability: improve report header methods on res.company Alexis de Lattre 2024-03-27 11:17:26 +01:00
  • ab3562a737 [MIG] mrp_average_cost to v14 Alexis de Lattre 2024-03-24 16:08:01 +01:00
  • b973dd2b07 mrp_average_cost : fix bug in multi-uom and when bom qty != 1 12.0 Alexis de Lattre 2024-03-24 14:54:04 +01:00
  • 5532a8e165 IMP dev_menu: update items David Beal 2024-03-22 10:26:41 +01:00
  • 28c6aca721 [MIG] account_invoice_margin from v12 to v14 Alexis de Lattre 2024-03-21 18:25:30 +01:00
  • b353bb14a5 [MIG] sale_down_payment to v14 Alexis de Lattre 2024-03-15 15:23:43 +01:00
  • 282e7142db sale_usability: track changes in delivered_qty in the chatter Alexis de Lattre 2024-03-14 18:07:52 +01:00
  • 763928c286 [MIG] rp_no_product_template_menu to v14 Alexis de Lattre 2024-03-14 17:29:39 +01:00
  • 4774b879fa [MIG] stock_no_product_template_menu to v14 Alexis de Lattre 2024-03-14 17:21:36 +01:00
  • 18a5c22160 sale_margin_no_onchange: fix digits in field declaration Alexis de Lattre 2024-03-14 17:19:20 +01:00
  • 8f87df3f3d sale_margin_no_onchange: improve perf by using read_group Alexis de Lattre 2024-03-14 17:09:09 +01:00
  • 6af447974c migration to 14.0 matthieu.saison 2023-11-30 10:19:22 +01:00
  • a4c2a43cf7 [16.0][MIG] product_manager_group Olivier Nibart 2023-12-11 11:10:26 +01:00
  • f9246c6988 [16.0][MIG] product_manager_group_stock Olivier Nibart 2023-12-11 11:11:26 +01:00
  • 8364b42930 product_print_zpl_barcode: add timeout and improve error message Alexis de Lattre 2024-03-13 12:27:09 +01:00
  • 46f2e0e01d [IMP] Add bill date (for supplier invoice) and rename bill ref to supplier bill ref to be consistent with name in invoice Florian da Costa 2024-03-11 12:29:35 +01:00
  • df370f4948 account_usability_ak: optional=show on general account of analytic lines Alexis de Lattre 2024-03-06 16:04:03 +00:00
  • ad8edd00d2 sale_order_route: add route_id in sale.report Alexis de Lattre 2024-02-27 12:51:22 +01:00
  • 282f48db3e sale_order_route: fix crash upon module installation and add route_id in sale.report Alexis de Lattre 2024-02-27 12:34:25 +01:00
  • a5b2f746aa Add readme 14.0-account_journal_display_type matthieu.saison 2024-02-16 11:25:34 +01:00
  • e38606992a apply code review matthieu.saison 2024-02-15 18:08:46 +01:00
  • 97d57e40eb [FIX] stock_usability: stop adding a field in stock_usability which is defined in mrp ! Alexis de Lattre 2024-02-13 17:00:08 +01:00
  • fcf67f4fd9 [MIG] patch for reserved_qty and free_qty from v12 to v14 Alexis de Lattre 2024-02-13 16:17:56 +01:00
  • 89f81053cd [IMP] account_invoice_update_wizard : rename button for accounting entries + hide invoice specific fields in case of accountring entries Florian da Costa 2024-02-12 11:51:15 +01:00
  • c89f1b74dc [14.0][ADD] new module account_journal_display_type matthieu.saison 2024-02-07 17:16:09 +01:00
  • b867dd6d01 Revert "account_usability: reset to draft the bank statement do not unreconcile" Florian da Costa 2024-02-08 11:27:45 +01:00
  • 61818437b3 stock_reception_usability: support internal and outgoing type 14.0-stock_reception_usability-refactor Sébastien BEAU 2024-02-08 00:20:25 +01:00
  • 73c3c1a664 base_usability: add ape, eori and siret as ready-to-go fields in header Alexis de Lattre 2024-02-07 22:01:30 +00:00
  • ac0afd6e2b [FIX] product_print_zpl_barcode: remove usage of print group Alexis de Lattre 2024-01-30 18:05:14 +01:00
  • a61d1458d8 product_print_zpl_barcode: remove dependency on base_report_to_printer Alexis de Lattre 2024-01-30 17:00:56 +01:00
  • 0756beb8f5 base_usability: add web-advanced_search_startswith.diff Alexis de Lattre 2024-01-22 23:47:15 +01:00
  • f2172a5f06 base_usability: Add web-advanced_search_startswith.diff Alexis de Lattre 2024-01-22 23:44:20 +01:00
  • 0656d319ce stock_usability: improve product.template tree view Alexis de Lattre 2024-01-18 13:50:10 +00:00
  • a517fe67a8 account_usability_akretion: update account.invoice.report views Alexis de Lattre 2024-01-18 13:22:46 +00:00
  • e81e8e5a93 stock_usability: improve stock.move.line form view Alexis de Lattre 2024-01-08 18:40:17 +01:00
  • a7b0210a90 Merge pull request #202 from akretion/14.0-fix_pricelist_and_add_attr_value_tree beau sebastien 2023-12-21 06:22:21 +01:00
  • cd30298f88 product_usability: always show pricelist_id, just hide it when edit from pricelist Sébastien BEAU 2023-12-20 16:07:26 +01:00
  • 5039e56417 sale_order_route: propagate route_id to sale order lines. Alexis de Lattre 2023-12-01 10:25:31 +01:00
  • 2953baba22 [FIX] purchase_stock_usability and purchase_usability: fix computation of supplier code Alexis de Lattre 2023-11-30 10:41:08 +00:00