OCA / product-pack

Odoo modules related to product packs
GNU Affero General Public License v3.0
45 stars 126 forks source link

[WIP][13.0][MIG] stock_product_pack #25

Closed jjscarafia closed 3 years ago

jjscarafia commented 4 years ago

This PR needs this one to be merged before: https://github.com/OCA/product-pack/pull/23

OCA-git-bot commented 4 years ago

Hi @ernestotejeda, some modules you are maintaining are being modified, check this out!

pedrobaeza commented 4 years ago

Please rebase

ernestotejeda commented 4 years ago

Thanks @jjscarafia . Could you check Travis CI ?

  File "/home/travis/build/OCA/product-pack/stock_product_pack/tests/test_stock_product_pack.py", line 131, in test_compute_quantities_dict
    self.assertEqual(self.pack_dc.qty_available, 5)
AssertionError: 0.0 != 5
jjscarafia commented 4 years ago

thanks @ernestotejeda I still didn't found time to fix it, I've try to find the origin of the error but couldn't find it yet. Will invest more time on this weekend. Thanks!

jjscarafia commented 3 years ago

close in favor of https://github.com/OCA/product-pack/pull/29