Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics RMS (Archived)

Modify Receipt Template

(0) ShareShare
ReportReport
Posted on by

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.

  • 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>

  • 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>

  • 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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,407 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans