Line 12: |
Line 12: |
| </datatable2> | | </datatable2> |
| | | |
− | === Donated Property === | + | === Proposed Donated Property === |
| <datatable2 table="Donated Property Ledger" | | <datatable2 table="Donated Property Ledger" |
− | columns="Date|Property Description|Sponsor Org|Sponsor POC|Donation Value" | + | columns="Date|Property Description|Qty|Donation Value|Sponsor Org|Sponsor POC|" |
| fs=","> | | fs=","> |
| <template> | | <template> |
− | '''{{{Date}}}''' ''{{{Property Description}}}'' {{{Sponsor Org}}} {{{Sponsor POC}}} '''{{{Donation Value}}}''' | + | '''{{{Date}}}''' ''{{{Property Description}}}'' {{{Qty}}} '''{{{Donation Value}}}''' {{{Sponsor Org}}} {{{Sponsor POC}}} |
| </template> | | </template> |
| <!-- insert data here separated by comas, can be ripped from EXCEL Spreadsheet --> | | <!-- insert data here separated by comas, can be ripped from EXCEL Spreadsheet --> |
− | FY2020,3 Travel Cases - Excess(Proposed Donation),US Navy-NUWC Keyport,Code 31,$0.00 | + | FY2020,Travel Cases - Excess(Proposed Donation),3,$?.??,US Navy-NUWC Keyport,Code 31 |
− | FY2020,1 METCAL Soldering Stations - Excess(Proposed Donation),US Navy-NUWC Keyport,Code 31,$1200.00 | + | FY2020,METCAL Soldering Stations - Excess(Proposed Donation),2,$2400.00,US Navy-NUWC Keyport,Code 31 |
− | FY2020,3 Needle Nose Pliers - Excess(Proposed Donation),US Navy-NUWC Keyport,Code 31,$90.00 | + | FY2020,Needle Nose Pliers - Excess(Proposed Donation),3,$30.00,US Navy-NUWC Keyport,Code 31 |
| </datatable2> | | </datatable2> |
| | | |