sale receipt generation and bill api

This commit is contained in:
Min Zeya Phyo
2017-04-17 13:09:54 +06:30
parent 3e9a2a0ce7
commit 6a84a34a9f
15 changed files with 177 additions and 71 deletions

View File

@@ -1,5 +0,0 @@
require 'rails_helper'
RSpec.describe SaleDiscountItem, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end