Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics RMS (Archived)

Modify Receipt Template

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi everyone,

I have a small problem on my receipt,

When it prints , the year 2014 does not show fully.

it shows e.g 06/21/201 instead of 06/21/2014

Which line or margin do i modify on XML file?

Thanks

*This post is locked for comments

  • Suggested answer
    Antonijo Todorovik Profile Picture
    Antonijo Todorovik 4,025 on at
    RE: Modify Receipt Template

    Hi Christopher.

    I think what's wrong (if you have changed the paper width width from 2 to 3.1) is that the column <WIDTH> tags in your code, still have to sum 1, not 2,52 in your case. "Multiplication" in the <WIDTH> tag is like a percentige of one whole paper width, so try to change the 1.52, .48 and 0.52 values into 3 times 0.33 for example and see if there is a difference...

    Regards, A.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Modify Receipt Template

    Mabuhay Sir Ed,

    Hi! I adjust this one

    <COLUMNHEADER>

    <ALIGNMENT>    "<~"           </ALIGNMENT>

    <WIDTH>        PageWidth * .52  </WIDTH>

    <TEXT>         "Item"            </TEXT>

    </COLUMNHEADER>

    <COLUMNHEADER>

    <ALIGNMENT>    ">~"           </ALIGNMENT>

    <WIDTH>        PageWidth * .48  </WIDTH>

    <TEXT>         "Price"     </TEXT>

    </COLUMNHEADER>

    <COLUMNHEADER>

    <ALIGNMENT>    "<~"           </ALIGNMENT>

    <WIDTH>        PageWidth * 0.00  </WIDTH>

    <TEXT>         ""     </TEXT>

    and paper size from 2 to 3.1 but ive noticed was it will show the same format as it was before. Any idea which one i overlook?

    <COLUMNHEADER>

    <ALIGNMENT>    "<~"           </ALIGNMENT>

    <WIDTH>        PageWidth * 1.52  </WIDTH>

    <TEXT>         "Item"            </TEXT>

    </COLUMNHEADER>

    <COLUMNHEADER>

    <ALIGNMENT>    ">~"           </ALIGNMENT>

    <WIDTH>        PageWidth * .48  </WIDTH>

    <TEXT>         "Price"     </TEXT>

    </COLUMNHEADER>

    <COLUMNHEADER>

    <ALIGNMENT>    "<~"           </ALIGNMENT>

    <WIDTH>        PageWidth * 0.52  </WIDTH>

    <TEXT>         ""     </TEXT>

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Modify Receipt Template

    you could possibly widen the column or make the small font size, smaller.  

    Need you to answer a couple of questions though:

    Is this only with receipts, or does if also happen with credit card slips, work orders, layaways, i.e. the other receipt format types?

    Does it only happen at the top of the receipt?

    Do you have any addons installed for RMS, like a loyalty program?

    Also does your small format section look exactly like this -> if not what is different?

    <FONT name="Small">

         <NAME>      "Arial"        </NAME>

         <SIZE>      7              </SIZE>

         <BOLD>      False          </BOLD>

         <UNDERLINE> False          </UNDERLINE>

         <ITALIC>    False          </ITALIC>

         <COLOR>     vbBlack        </COLOR>

         <CPL>       44             </CPL>

      </FONT>

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Modify Receipt Template

    Anyone?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,431 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,503 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans