<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeside.git/FS, branch freeside_1_5_0pre2</title>
<subtitle>Freeside billing, trouble ticketing, network monitoring and provisioning
</subtitle>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/'/>
<entry>
<title>use serial for primary keys in new tables too</title>
<updated>2003-06-03T06:09:52+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-06-03T06:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=a60b96753d5c615914fa766b2b0fe8bd2f86c337'/>
<id>a60b96753d5c615914fa766b2b0fe8bd2f86c337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>router.svcnum nullability fix</title>
<updated>2003-06-03T05:49:16+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-06-03T05:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=b5e03a09e99ede045b0e3be87085c628d422e3ea'/>
<id>b5e03a09e99ede045b0e3be87085c628d422e3ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add last_bill field to manpage</title>
<updated>2003-06-02T12:22:44+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-06-02T12:22:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=745aca307ef43c0c9bd5d8ee78464f624acb7b3f'/>
<id>745aca307ef43c0c9bd5d8ee78464f624acb7b3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sqlradius exports include "op" field</title>
<updated>2003-05-30T09:22:53+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-05-30T09:22:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=0ef12cb47ee609b04f54fb52e448c73ed3869ec1'/>
<id>0ef12cb47ee609b04f54fb52e448c73ed3869ec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>working self-service self-payments!</title>
<updated>2003-05-20T05:43:47+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-05-20T05:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=e354694764fb1442b6bc74a63189f094c51f1a89'/>
<id>e354694764fb1442b6bc74a63189f094c51f1a89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix up some bugs in processing payments via self-service... appears to be</title>
<updated>2003-05-19T13:54:55+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-05-19T13:54:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=e2a51e422dbd070a4571f229f8e5c6929950d137'/>
<id>e2a51e422dbd070a4571f229f8e5c6929950d137</id>
<content type='text'>
working so far
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
working so far
</pre>
</div>
</content>
</entry>
<entry>
<title>first crack at payment processing with self-service (step two of the process)</title>
<updated>2003-05-19T13:38:41+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-05-19T13:38:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=a1295d0682aa81a408abe06fcaa7c14440f6a2e2'/>
<id>a1295d0682aa81a408abe06fcaa7c14440f6a2e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>maintenance:</title>
<updated>2003-05-19T12:00:45+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-05-19T12:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=fd9138f66cf7f3ab9557e0beebb4e2657a59e34c'/>
<id>fd9138f66cf7f3ab9557e0beebb4e2657a59e34c</id>
<content type='text'>
  - add FS::Misc with send_email subroutine, remove all duplicate code from
    various modules
  - move the realtime_bop from cust_bill to cust_main &amp; change usage slightly.
    invnum is no longer required.  FS::cust_bill::realtime_bop remains as a
    wrapper.
self-service:
  - fix some syntax errors, make payment UI (step one) really should be
    working now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - add FS::Misc with send_email subroutine, remove all duplicate code from
    various modules
  - move the realtime_bop from cust_bill to cust_main &amp; change usage slightly.
    invnum is no longer required.  FS::cust_bill::realtime_bop remains as a
    wrapper.
self-service:
  - fix some syntax errors, make payment UI (step one) really should be
    working now
</pre>
</div>
</content>
</entry>
<entry>
<title>interface for making payments all done</title>
<updated>2003-05-18T11:44:37+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-05-18T11:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=667a729f660ad4f871acd5eb3173303396543eeb'/>
<id>667a729f660ad4f871acd5eb3173303396543eeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more self-service make payment UI work</title>
<updated>2003-05-18T08:08:12+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2003-05-18T08:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=416dc3b6df09133c4130445008919408f04586c3'/>
<id>416dc3b6df09133c4130445008919408f04586c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
