File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 371371 comment =" No Discount" />
372372 <column xsi : type =" decimal" name =" tax_percent" scale =" 4" precision =" 12" unsigned =" false" nullable =" true"
373373 comment =" Tax Percent" />
374- <column xsi : type =" decimal" name =" base_price" scale =" 4" precision =" 12 " unsigned =" false" nullable =" true"
374+ <column xsi : type =" decimal" name =" base_price" scale =" 4" precision =" 20 " unsigned =" false" nullable =" true"
375375 comment =" Base Price" />
376- <column xsi : type =" decimal" name =" base_cost" scale =" 4" precision =" 12 " unsigned =" false" nullable =" true"
376+ <column xsi : type =" decimal" name =" base_cost" scale =" 4" precision =" 20 " unsigned =" false" nullable =" true"
377377 comment =" Base Cost" />
378378 <column xsi : type =" decimal" name =" price_incl_tax" scale =" 4" precision =" 20" unsigned =" false" nullable =" true"
379379 comment =" Price Incl Tax" />
Original file line number Diff line number Diff line change 508508 default =" 0" comment =" Qty Shipped" />
509509 <column xsi : type =" decimal" name =" base_cost" scale =" 4" precision =" 12" unsigned =" false" nullable =" true"
510510 default =" 0" comment =" Base Cost" />
511- <column xsi : type =" decimal" name =" price" scale =" 4" precision =" 12 " unsigned =" false" nullable =" false" default =" 0"
511+ <column xsi : type =" decimal" name =" price" scale =" 4" precision =" 20 " unsigned =" false" nullable =" false" default =" 0"
512512 comment =" Price" />
513- <column xsi : type =" decimal" name =" base_price" scale =" 4" precision =" 12 " unsigned =" false" nullable =" false"
513+ <column xsi : type =" decimal" name =" base_price" scale =" 4" precision =" 20 " unsigned =" false" nullable =" false"
514514 default =" 0" comment =" Base Price" />
515- <column xsi : type =" decimal" name =" original_price" scale =" 4" precision =" 12 " unsigned =" false" nullable =" true"
515+ <column xsi : type =" decimal" name =" original_price" scale =" 4" precision =" 20 " unsigned =" false" nullable =" true"
516516 comment =" Original Price" />
517- <column xsi : type =" decimal" name =" base_original_price" scale =" 4" precision =" 12 " unsigned =" false" nullable =" true"
517+ <column xsi : type =" decimal" name =" base_original_price" scale =" 4" precision =" 20 " unsigned =" false" nullable =" true"
518518 comment =" Base Original Price" />
519519 <column xsi : type =" decimal" name =" tax_percent" scale =" 4" precision =" 12" unsigned =" false" nullable =" true"
520520 default =" 0" comment =" Tax Percent" />
You can’t perform that action at this time.
0 commit comments