• Yusei Tahara's avatar
    [ERP5/tests/testERP5Commerce.py] quantity_unit/unit/piece category is used but... · af8a1249
    Yusei Tahara authored
    [ERP5/tests/testERP5Commerce.py] quantity_unit/unit/piece category is used but it does not exist in this test. Add quantity_unit/unit/piece in afterSetUp.
    
    To use non-existing category may lead an unexpected result. This time, getAcquiredCategoryList did not work correctly, then category values of products were not correctly indexed and test_17_getProductListFromWebSection failed.
    af8a1249
testERP5Commerce.py 37.5 KB