Skip to content

Commit

Permalink
[IMP] point_of_sale: make ProductListWidget extendable
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenvo committed Sep 30, 2015
1 parent bad2f22 commit 8f4d291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/point_of_sale/static/src/js/screens.js
Original file line number Diff line number Diff line change
Expand Up @@ -1947,6 +1947,7 @@ return {
OrderWidget: OrderWidget,
NumpadWidget: NumpadWidget,
ProductScreenWidget: ProductScreenWidget,
ProductListWidget: ProductListWidget,
};

});
Expand Down

0 comments on commit 8f4d291

Please sign in to comment.