no message

This commit is contained in:
WEB许何哲\xuhez
2023-08-03 17:32:43 +08:00
parent 17476fdcf4
commit 921336ad13

View File

@@ -466,6 +466,7 @@ tour.register('test_receipt_reserved_1', {test: true}, [
trigger: '.o_field_widget[name="product_id"]', trigger: '.o_field_widget[name="product_id"]',
run: function() { run: function() {
helper.assertFormLocationDest('WH/Stock'); helper.assertFormLocationDest('WH/Stock');
console.log('123')
}, },
}, },
...tour.stepUtils.discardBarcodeForm(), ...tour.stepUtils.discardBarcodeForm(),