pos icon indicating copy to clipboard operation
pos copied to clipboard

Migration to version 14.0

Open OCA-git-bot opened this issue 5 years ago • 42 comments

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-14.0

Modules to migrate

  • [x] pos_access_right #630
  • [x] pos_cash_move_reason #629
  • [x] pos_default_partner #627
  • [x] pos_hide_banknote_button #631
  • [x] pos_order_mgmt - By @zamberjo - #994
  • [x] pos_order_to_sale_order - By @zamberjo - #976
  • [x] pos_partner_firstname - By @robyf70 - #775
  • [x] pos_payment_terminal #572
  • [x] pos_picking_delayed - By @em230418 - #1213
  • [x] pos_product_sort #621
  • [ ] pos_product_template #571
  • [x] pos_report_session_summary #731
  • [x] pos_require_product_quantity #633
  • [x] pos_supplierinfo_search #632
  • [ ] pos_tare - By @robinkeunen - #1206
  • [x] pos_timeout #620

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

OCA-git-bot avatar Oct 04 '20 10:10 OCA-git-bot

I'm starting the migration of pos_product_template here : #571

hparfr avatar Dec 08 '20 11:12 hparfr

I'll migrate the module 'pos_timeout' to v14.

dsolanki-initos avatar Apr 15 '21 04:04 dsolanki-initos

I'll migrate the module 'pos_product_sort' to v14.

fshah-initos avatar Apr 15 '21 06:04 fshah-initos

I'll migrate the module 'pos_order_mgmt' to v14

fshah-initos avatar Apr 15 '21 13:04 fshah-initos

I'll migrate the module 'pos_cash_move_reason' to v14

dsolanki-initos avatar Apr 20 '21 05:04 dsolanki-initos

I'll migrate the module 'pos_order_mgmt' to v14

@fshah-initos please note that in v14 Odoo introduced an order manager in the core so the migration should cover the gap between this new feature and the already exiting in the OCA module. Maybe even a module rename to make clear this is an extensions will be needed.

chienandalu avatar Apr 20 '21 07:04 chienandalu

Here is the PR for pos_access_right #630

hkapatel-initos avatar Apr 26 '21 04:04 hkapatel-initos

I'll migrate the module "pos_hide_banknote_button" in v14

dsolanki-initos avatar Apr 27 '21 04:04 dsolanki-initos

Here is the PR for pos_user_restriction #649

hkapatel-initos avatar Apr 27 '21 06:04 hkapatel-initos

I'll migrate the module 'pos_supplierinfo_search' in v14

dsolanki-initos avatar Apr 27 '21 10:04 dsolanki-initos

I'll migrate the module 'pos_order_mgmt' to v14

@fshah-initos please note that in v14 Odoo introduced an order manager in the core so the migration should cover the gap between this new feature and the already exiting in the OCA module. Maybe even a module rename to make clear this is an extensions will be needed.

Yes I have checked that v14 already has the Ticketscreen widget that shows only the current orders status not the already paid orders. The module 'pos_order_mgmt' requires already paid orders to cover the functionality.

fshah-initos avatar Apr 28 '21 09:04 fshah-initos

I'll migrate the module 'pos_require_product_quantity' in v14

fshah-initos avatar Apr 28 '21 09:04 fshah-initos

Yes I have checked that v14 already has the Ticketscreen widget that shows only the current orders status not the already paid orders. The module 'pos_order_mgmt' requires already paid orders to cover the functionality.

Will you be doing it?

chienandalu avatar Apr 28 '21 10:04 chienandalu

Yes i'll work on that module

fshah-initos avatar Apr 29 '21 12:04 fshah-initos

I'll migrate the module 'pos_ticket_without_price' in v14.

dsolanki-initos avatar May 03 '21 05:05 dsolanki-initos

I'll migrate the module 'pos_order_mgmt' to v14

Hi @fshah-initos - i am interested to help on this module - how far are you already with it ?

wpichler avatar May 21 '21 20:05 wpichler

pos_reset_search #651

dsolanki-initos avatar May 24 '21 04:05 dsolanki-initos

'pos_payment_change' #653

fshah-initos avatar May 24 '21 06:05 fshah-initos

'pos_order_line_note' #652

dsolanki-initos avatar May 25 '21 09:05 dsolanki-initos

I'll migrate the module 'pos_order_mgmt' to v14

Hi @fshah-initos - i am interested to help on this module - how far are you already with it ?

Hi , Thank you so much for your interest. Actually In v14 already has the Ticketscreen widget which we can use for this module functionality but that shows only the current orders status not the already paid orders. So I was working on that to show all the already paid orders in the Ticketscreen widget.

fshah-initos avatar May 26 '21 10:05 fshah-initos

I'll migrate the module 'pos_order_mgmt' to v14

Hi @fshah-initos - i am interested to help on this module - how far are you already with it ?

Hi , Thank you so much for your interest. Actually In v14 already has the Ticketscreen widget which we can use for this module functionality but that shows only the current orders status not the already paid orders. So I was working on that to show all the already paid orders in the Ticketscreen widget.

Also the current solution does not allow to refund order - do you also plan to implement this ?

wpichler avatar May 26 '21 10:05 wpichler

I'll migrate the module 'pos_order_return'

dsolanki-initos avatar May 26 '21 12:05 dsolanki-initos

I'll migrate the module 'pos_warning_exiting' #664

hkapatel-initos avatar May 28 '21 07:05 hkapatel-initos

I'll migrate the module "pos_fix_search_limit" to v14

fshah-initos avatar Jun 02 '21 04:06 fshah-initos

I'll migrate the module "pos_margin" to v14.

dsolanki-initos avatar Jun 02 '21 07:06 dsolanki-initos

I'll migrate the module 'pos_order_mgmt' to v14

Hi @fshah-initos - i am interested to help on this module - how far are you already with it ?

Hi , Thank you so much for your interest. Actually In v14 already has the Ticketscreen widget which we can use for this module functionality but that shows only the current orders status not the already paid orders. So I was working on that to show all the already paid orders in the Ticketscreen widget.

Hi, this is an important module for me so thank you for working on it. I'm a complete begginer so I looked at the v13 code and had no idea where to start to make it v14 compatible. Hope you don't have any troubles porting it :)

JonathanMaillard avatar Jun 11 '21 14:06 JonathanMaillard

I'll migrate the module 'pos_order_mgmt' to v14

Hi @fshah-initos - i am interested to help on this module - how far are you already with it ?

Hello @wpichler Currently I've kept this module on hold as I am working with other priority modules if you want you can start working on it.

fshah-initos avatar Jun 17 '21 10:06 fshah-initos

I'll migrate the module 'pos_fixed_discount' #692

hkapatel-initos avatar Jul 20 '21 04:07 hkapatel-initos

pos_order_remove_line #688

fshah-initos avatar Jul 21 '21 09:07 fshah-initos

I'll migrate the module 'pos_invoicing'

fshah-initos avatar Jul 21 '21 10:07 fshah-initos