Files @ a135e71a4a31
Branch filter:

Location: NPO-Accounting/import2ledger/tests/data/nbpy2017c.html

Brett Smith
nbpy2017: Handle complimentary tickets.

The conference is offering these to people who proposed talks this year.
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
<!DOCTYPE html>
<html lang="en-us">
    <head>
        <meta charset="utf-8" />
        <title>North Bay Python | </title>
    </head>
    <body class="" id="" >
        <div class="">
  <header>
    <div class="navbar navbar-default navbar-fixed-top">
      <div class="container">
          <div class="navbar-header">
            <button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
              <span class="fa fa-bars">
                <span class="hidden-accessible">Pages Menu</span>
              </span>
            </button>
            <a class="navbar-brand" href="/">North Bay Python</a>
          </div>
          <div class="collapse navbar-collapse navbar-responsive-collapse">
<ul class="nav navbar-nav">
        <li class="dropdown ">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                About
                <b class="caret"></b>
            </a>
<ul class="dropdown-menu" role="menu">
        <li role="presentation" >
            <a role="menuitem" href="/about/north-bay-python" >North Bay Python</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/about/petaluma" >Petaluma</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/about/team" >Our Team</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/about/colophon" >Colophon</a>
        </li>
</ul>
        </li>
        <li class="dropdown ">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                Attend
                <b class="caret"></b>
            </a>
<ul class="dropdown-menu" role="menu">
        <li role="presentation" >
            <a role="menuitem" href="/attend" >Buy a Ticket</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/attend/business-case" >How to Pitch Your Manager</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/attend/travel" >How to Get Here</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/attend/hotels" >Where to Stay</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/code-of-conduct" >Code of Conduct</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/attend/finaid" >Financial Aid</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/guides" >Guide Index</a>
        </li>
</ul>
        </li>
        <li class="dropdown ">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                Program
                <b class="caret"></b>
            </a>
<ul class="dropdown-menu" role="menu">
        <li role="presentation" >
            <a role="menuitem" href="/program/events" >Events</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/schedule" >Schedule</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/schedule/general-sessions/list/" >Accepted Talks</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/program/call-for-proposals" >Call for Proposals (Closed)</a>
        </li>
</ul>
        </li>
        <li class="dropdown ">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                Sponsors
                <b class="caret"></b>
            </a>
<ul class="dropdown-menu" role="menu">
        <li role="presentation" >
            <a role="menuitem" href="/sponsors" >Our Sponsors</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/sponsors/become-a-sponsor" >Become a Sponsor</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/donate" >Make a Donation</a>
        </li>
</ul>
        </li>
        <li class=" ">
            <a href="/news" >
                News
            </a>
        </li>
        <li class=" ">
            <a href="/wiki" >
                Wiki
            </a>
        </li>
        <li class="dropdown ">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                My Account
                <b class="caret"></b>
            </a>
<ul class="dropdown-menu" role="menu">
        <li role="presentation" >
            <a role="menuitem" href="/dashboard" >Dashboard</a>
        </li>
        <li role="presentation" >
            <a role="menuitem" href="/account/logout/" >Log Out</a>
        </li>
</ul>
        </li>
</ul>
          </div>
      </div>
    </div>
  </header>
  <div class="homepage-block-bg website-background"></div>
  <div id="background-filter">
    <section id="content_body">
        <div class="container">
            <div class="row">
                <div class="col-md-9">
      <h1></h1>
      <p class="lead">
      <div>
<div class="panel panel-primary">
  <div class="panel-heading">
      <h2>
    Registration Receipt
</h2>
      <div>
  North Bay Python. December 2 &amp; 3 2017. Petaluma, California.
</div>
  </div>
    <table class="table">
      <tr><th>Number</th><td> 11</td></tr>
      <tr><th>Status</th><td> Refunded</td></tr>
      <tr><th>Issue date</th><td> Sept. 5, 2017</td></tr>
        <tr><th>Due</th><td> Sept. 6, 2017, 9:09 p.m.</td></tr>
      <tr><th>Recipient</th><td> Python Person C<br />Anycountry</td></tr>
    </table>
  <div class="panel-body">
      <div class="alert alert-info">
    This is a refunded registration summary for North Bay Python 2017. It is provided for informational purposes only.
      </div>
    <div class="panel panel-default">
      <table class="table table-striped">
        <tr>
          <th>Description</th>
          <th class="text-right">Quantity</th>
          <th class="text-right">Price/Unit</th>
          <th class="text-right">Total</th>
        </tr>
          <tr>
            <td>Ticket - Talk Proposer</td>
            <td class="text-right">1</td>
            <td class="text-right">$0.00</td>
            <td class="text-right">$0.00</td>
          </tr>
          <tr>
            <td>T-Shirt - Men&#39;s/Straight Cut Size M</td>
            <td class="text-right">1</td>
            <td class="text-right">$30.00</td>
            <td class="text-right">$30.00</td>
          </tr>
          <tr>
            <td>Tutorials - Notify me when tutorials are open</td>
            <td class="text-right">1</td>
            <td class="text-right">$-0.00</td>
            <td class="text-right">$-0.00</td>
          </tr>
        <tr>
          <th colspan="3">TOTAL</th>
          <td class="text-right">$30.00</td>
        </tr>
    <tr>
      <td colspan="3">Includes donation eligible for tax deduction in the USA:</td>
      <td class="text-right">$4.25</td>
    </tr>
      </table>
    </div>
    <div class="panel panel-info">
      <div class="panel-heading">
        <h3 class="panel-title">Balance</h3>
      </div>
      <table class="table table-striped">
        <tr>
          <td colspan="3">Total payments:</td>
          <td class="text-right">$0</td>
        </tr>
        <tr>
          <td colspan="3">Balance due:</td>
          <td class="text-right">$30.00</td>
        </tr>
      </table>
    </div>
      <div class="panel panel-info">
        <div class="panel-heading">
          <h4 class="panel-title">Payments received</h4>
        </div>
  <table class="table table-striped">
    <tr>
      <th>Payment time</th>
      <th>Reference</th>
      <th>Amount</th>
    </tr>
      <tr>
        <td>Sept. 5, 2017, 9:14 p.m.</td>
        <td>Paid with Stripe reference: ch_daer0ahwoh9oDeiqu2eimoD7</td>
        <td>30.00</td>
      </tr>
      <tr>
        <td>Sept. 8, 2017, 3:20 p.m.</td>
        <td>Generated credit note 31</td>
        <td>-30.00</td>
      </tr>
  </table>
      </div>
    <div class="panel panel-default">
        <div class="panel-heading">
          <h3 class="panel-title">
              Contact Information
          </h3>
        </div>
        <div class="panel-body">
          <p>
  <p>Direct inquiries to <a href="mailto:hello@northbaypython.org">hello@northbaypython.org</a></p>
  <p>North Bay Python is run by North Bay and Bay Area locals, as a member project of <a href="https://sfconservancy.org">Software Freedom Conservancy</a>, a 501(c)(3) not-for-profit public charity registered in New York. Software Freedom Conservancy's federal tax-exempt EIN is 41-2203632.</p>
  <strong>Mailing Address</strong>
  <address>
    Software Freedom Conservancy, Inc.<br>
    137 MONTAGUE ST STE 380<br>
    Brooklyn, NY 11201-3548<br>
  </address>
          </p>
        </div>
    </div>
  </div>
</div>
      </div>
                </div>
                <div class="col-md-3">
<h3>Sponsors</h3>
<div class="sponsor-list">
          <h4>Platinum</h4>
              <div>
                      <a href="http://revsys.com">
                          <img src="/site_media/media/sponsor_files/new-horizontal-large.png.600x360_q85.png" alt="REVSYS">
                      </a>
              </div>
              <div>
                      <a href="https://www.cloverhealth.com/en/">
                          <img src="/site_media/media/sponsor_files/Clover.png.600x360_q85.png" alt="Clover Health">
                      </a>
              </div>
          <h4>Gold</h4>
              <div>
                      <a href="https://python.org">
                          <img src="/site_media/media/sponsor_files/PSF_logo.png.600x360_q85.png" alt="Python Software Foundation">
                      </a>
              </div>
              <div>
                      <a href="https://ibm.com">
                          <img src="/site_media/media/sponsor_files/IBM_logo.png.600x360_q85.png" alt="IBM">
                      </a>
              </div>
          <h4>Silver</h4>
              <div>
                      <a href="https://heroku.com">
                          <img src="/site_media/media/sponsor_files/heroku-logotype-horizontal-purple.png.600x360_q85.png" alt="Heroku">
                      </a>
              </div>
              <div>
                      <a href="https://sfconservancy.org">
                          <img src="/site_media/media/sponsor_files/conservancy-logo.png.600x360_q85.png" alt="Software Freedom Conservancy">
                      </a>
              </div>
              <div>
                      <a href="http://www.visitpetaluma.com">
                          <img src="/site_media/media/sponsor_files/visit_test_logo.png.600x360_q85.png" alt="Visit Petaluma">
                      </a>
              </div>
              <div>
                      <a href="https://yelp.com">
                          <img src="/site_media/media/sponsor_files/yelp-logo-01_2.png.600x360_q85.png" alt="Yelp">
                      </a>
              </div>
              <div>
                      <a href="https://launchdarkly.com/">
                          <img src="/site_media/media/sponsor_files/g12.png.600x360_q85.png" alt="LaunchDarkly">
                      </a>
              </div>
              <div>
                      <a href="https://djangoproject.org">
                          <img src="/site_media/media/sponsor_files/django-logo-positive.png.600x360_q85.png" alt="Django Software Foundation">
                      </a>
              </div>
              <div>
                      <a href="https://developers.google.com">
                          <img src="/site_media/media/sponsor_files/logo_lockup_google_developers_vertical.png.600x360_q85.png" alt="Google Developers">
                      </a>
              </div>
              <div>
                      <a href="https://bloomberg.com">
                          <img src="/site_media/media/sponsor_files/logoBBGblck_Reg.png.600x360_q85.png" alt="Bloomberg">
                      </a>
              </div>
              <div>
                      <a href="https://paypal.com">
                          <img src="/site_media/media/sponsor_files/FullColor_Horizontal_Logo_RGB.png.600x360_q85.png" alt="PayPal">
                      </a>
              </div>
              <div>
                      <a href="http://braintreepayments.com/">
                          <img src="/site_media/media/sponsor_files/braintree.png.600x360_q85.png" alt="Braintree">
                      </a>
              </div>
              <div>
                      <a href="https://indeed.com">
                          <img src="/site_media/media/sponsor_files/Indeed_Logo_RGB.png.600x360_q85.png" alt="Indeed">
                      </a>
              </div>
          <h4>Community Partner</h4>
              <div>
                      <a href="https://www.beawimp.org/">
                          <img src="/site_media/media/sponsor_files/wimp-logo.png.600x360_q85.png" alt="Web &amp; Interactive Media Professionals">
                      </a>
              </div>
              <div>
                      <a href="https://www.meetup.com/sfhtml5/">
                          <img src="/site_media/media/sponsor_files/sfhtml-logo-vector-b-120612.png.600x360_q85.png" alt="SFHTML5">
                      </a>
              </div>
              <div>
                      <a href="http://baybridgepython.org/">
                          <img src="/site_media/media/sponsor_files/bbp_logo.png.600x360_q85.png" alt="Bay Bridge Python">
                      </a>
              </div>
              <div>
                      <a href="https://www.pycascades.com/">
                          <img src="/site_media/media/sponsor_files/pycascades-logo-dark-on-transparent-800.png.600x360_q85.png" alt="PyCascades">
                      </a>
              </div>
              <div>
                      <a href="https://www.meetup.com/PyLadies-Vancouver/">
                          <img src="/site_media/media/sponsor_files/pyladies_vancouver.png.600x360_q85.png" alt="PyLadies Vancouver">
                      </a>
              </div>
              <div>
                      <a href="https://www.meetup.com/PyLadies-Silicon-Valley/">
                          <img src="/site_media/media/sponsor_files/Pyladies1.jpg.600x360_q85.jpg" alt="PyLadies Silicon Valley">
                      </a>
              </div>
              <div>
                      <a href="https://workpetaluma.com">
                          <img src="/site_media/media/sponsor_files/WORK_logo_sm.png.600x360_q85.png" alt="WORK Petaluma">
                      </a>
              </div>
</div>
                </div>
            </div>
        </div>
    </section>
  <div class="container">
    <footer>
<div class="row">
  <div class="logo">
    <div class="circle">
      <div class="fill" style="background-image: url('/static/images/logo.svg');"></div>
    </div>
  </div>
  <div class="footer-copy">
    <p>&copy; 2017 North Bay Python, member project of <a href="https://sfconservancy.org" >Software Freedom Conservancy</a>, a 501(c)(3) charity.</p>
    <p>We acknowledge the support of our Platinum sponsors,
        REVSYS
          and
        Clover Health.
    <p>
      <a href="https://facebook.com/northbaypython">Facebook</a>
      | <a href="https://twitter.com/northbaypython">Twitter</a>
      | <a href="https://www.youtube.com/channel/UCLc1vUexbRTlRBJcUG9U6ug">YouTube</a>
      | <a href="https://webchat.freenode.net/?channels=%23nbpy">IRC</a>
      | <a href="/accessibility">Accessibility</a>
      | <a href="/code-of-conduct">Code of Conduct</a>
      | <a href="/about/colophon">Colophon</a>
      | <a href="/terms">Terms and Conditions</a>
    </p>
    <p>This site is <a href="https://github.com/northbaypython/website">free and open source software</a>, powered by <a href="https://github.com/chrisjrn/symposion/">Symposion</a> and <a href="https://github.com/chrisjrn/registrasion/">Registrasion</a>.</p>
  </div>
</div>
    </footer>
  </div>
        </div>
    </body>
</html>