]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/part/_basic_data.html
CSV Import Shell Script parameter ergänzt sowie Ausgabeprüfung behoben
[mfinanz.git] / templates / webpages / part / _basic_data.html
index 65f0182b522413559028474185d6c175b73b390e..90d5eeceb106c56ba76eb02c32b87ef6278270f9 100644 (file)
@@ -84,9 +84,9 @@
         <td>
          <table id="ic5">
           <tr>
-           <th align="right" nowrap="true">[% 'Updated' | $T8 %]</th>
+           <th align="right" nowrap="true">[% 'Price updated' | $T8 %]</th>
            <td>
-           [% SELF.part.priceupdate.to_kivitendo | html %]
+           [% SELF.part.last_price_update.valid_from.to_kivitendo | html %]
            </td>
           </tr>
 
      </td>
     </tr>
 
-<div id="pricegroups">
  [% PROCESS 'part/_pricegroup_prices.html' %]
-</div>
-
-<div id="customerprices">
  [% PROCESS 'part/_customerprices.html' %]
-</div>
 [%- UNLESS SELF.part.is_assembly %]
-<div id="makemodel">
  [% PROCESS 'part/_makemodel.html' %]
-</div>
 [% END %]
 
   <tr>