Compare commits

..

No commits in common. "0f1b10790485bc34549c64c46b5f69310296533e" and "7efba6ab7c7d2be67ca302fd12a3ca3b87f5a759" have entirely different histories.

4 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -10,7 +10,6 @@
</template>
<script>
import PrintButtons from './PrintButtons.vue'
import '@/assets/css/reports.css';
export default {
props: {
scope: String

View file

@ -57,6 +57,7 @@
</template>
<script>
import '@/assets/css/reports.css';
import ReportLayout from '@/components/ReportLayout.vue'
import Common from '@/common.js';
import moment from 'moment';

View file

@ -74,7 +74,7 @@
size is 2 tonnes.</p>
<p>If you require any further information about the veterinary
medicinal products we stock, please get in touch.</p>
<p class="text-underline">Please ensure the prescription is filled out as per the Veterinary Medicines Regulations 2013.</p>
<p>Please ensure the prescription is filled out as per the Veterinary Medicines Regulations 2013.</p>
<h4>The customer requires this order on {{ formatDate(mf.date_required,"DD/MM/yyyy") }}</h4>
</main>
</div>