<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — [Solved] Line Endings Issue]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8800&amp;type=atom" />
	<updated>2020-05-14T09:18:37Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8800</id>
		<entry>
			<title type="html"><![CDATA[Re: [Solved] Line Endings Issue]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37504#p37504" />
			<content type="html"><![CDATA[<p><a href="http://notepad-plus-plus.org/">NotePad++</a> does it.<br />https://stackoverflow.com/questions/11341660/change-eol-on-multiple-files-in-one-go</p><p>To convert line endings use <a href="https://sourceforge.net/projects/dos2unix/files/">unix2dos and dos2unix</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-05-14T09:18:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37504#p37504</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[Solved] Line Endings Issue]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37490#p37490" />
			<content type="html"><![CDATA[<p>Dear All,</p><p>My last two days were too hectic. My FA was not exporting the reports in Excel Properly. No Error was shown. I was unable to locate the issue. I had one month old backup that has no issue. I compared both and found an issue that one of latest module&#039;s hooks.php file was not having LF line endings.</p><p>I found this <a href="http://stahlworks.com/dev/?tool=addcrlf">Swiss File Knife Tool</a> helpful to check in bulk and convert the whole projects Line Endings to LF.</p><p>Since I am using Linux server so I needed LF.</p><p>This Post is also helpful <a href="https://stackoverflow.com/a/16886243">https://stackoverflow.com/a/16886243</a></p><p>Once installed the above tool. Open the Project Directory in Command Prompt and write the below command</p><p>&gt; sfk remcr -dir your_project_directory -yes</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2020-05-13T10:35:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37490#p37490</id>
		</entry>
</feed>
