Guest User

Untitled

a guest
Apr 23rd, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.65 KB | None | 0 0
  1.         <models>
  2.             <employeediscount>
  3.                 <class>Rw_EmployeeDiscount_Model</class>
  4.             </employeediscount>
  5.         </models>
  6.        
  7.         <helpers>
  8.             <employeediscount>
  9.                 <class>Rw_EmployeeDiscount_Helper</class>
  10.             </employeediscount>
  11.         </helpers>
  12.                    
  13.         <sales>
  14.             <quote>
  15.                 <totals>
  16.                     <wrapping>
  17.                         <class>employeediscount/total_wrapping</class>
  18.                         <before>subtotal</before>
  19.                     </wrapping>
  20.                 </totals>
  21.             </quote>
  22.         </sales>
Add Comment
Please, Sign In to add comment