articleEmptyCurrent function

dynamic articleEmptyCurrent()

Implementation

articleEmptyCurrent(){
  currentArticle = ProductData.createEmpty();
}