|
From: <al...@al...> - 2010-12-23 05:25:46
|
Mon Dec 20 14:27:27 EST 2010 Alex Lance <al...@cy...>
* Added product.productActive field.
Ignore-this: 50d84661813bf21a965da231aadcb3e3
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00193-alla.sql
M ./sale/lib/product.inc.php +6
M ./sale/product.php -1 +1
M ./sale/templates/productM.tpl -4 +10
Mon Dec 20 14:27:39 EST 2010 Alex Lance <al...@cy...>
* Added New link next to product sale items, to allow creating new products.
Ignore-this: 70b907d14d2cf45d66016f9d927961cb
M ./sale/product.php -1 +7
M ./sale/productSale.php -1 +2
M ./sale/templates/productM.tpl +1
M ./sale/templates/productSaleItemR.tpl -1 +3
Mon Dec 20 14:43:53 EST 2010 Alex Lance <al...@cy...>
* Updated the product help text to make it more understandable.
Ignore-this: 87b663b239421989776ba5c4f22975ba
M ./help/product.html -10 +3
M ./help/product_fixedCost.html -4 +15
Mon Dec 20 16:21:34 EST 2010 Alex Lance <al...@cy...>
* Made it easier for admin to manipulate transactions status of sales.
Ignore-this: 355b134c0ec86406d8d1f0f229bf1873
M ./sale/lib/productSale.inc.php +14
M ./sale/templates/productSaleItemTransactionR.tpl -7 +1
M ./sale/templates/productSaleM.tpl -16 +1
Mon Dec 20 16:35:39 EST 2010 Alex Lance <al...@cy...>
* Sale items that don't bring in as much funds as their sell price, get flagged red.
Ignore-this: 204c13fda469d821e7d0e0b9e93ea865
M ./sale/templates/productSaleItemR2.tpl -1 +3
Mon Dec 20 16:38:55 EST 2010 Alex Lance <al...@cy...>
* Updated approved or rejected transactions to be the right color in product sales.
Ignore-this: 6659809538f460b6b8bfeed807dbb67a
M ./sale/templates/transactionViewR.tpl -5 +5
Mon Dec 20 16:47:07 EST 2010 Alex Lance <al...@cy...>
* Added productSale.productSaleDate field.
Ignore-this: 8e23ae987a9223c9b970d1419dd4133
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00194-alla.sql
M ./sale/lib/productSale.inc.php +3
M ./sale/productSale.php +3
M ./sale/templates/productSaleListR.tpl -1 +1
M ./sale/templates/productSaleM.tpl +2
Mon Dec 20 20:40:04 EST 2010 Alex Lance <al...@cy...>
* Converted tf list on home page to be multi-currency friendly.
Ignore-this: 77cb6b94f57c7e0451b975f4a3b9e23a
M ./finance/lib/tfList_home_item.inc.php -2 +2
M ./home/templates/tfListR.tpl -2 +2
Mon Dec 20 20:57:41 EST 2010 Alex Lance <al...@cy...>
* Added exchange rate cronjob to the installation process.
Ignore-this: 3439f82a57623162ac7cf62bb14675f
M ./installation/install.php +5
M ./installation/templates/install.tpl +5
Tue Dec 21 18:20:49 EST 2010 Alex Lance <al...@cy...>
* Removed obsolete invoice file upload functionality.
Ignore-this: f71318346aa7e5ac562f91d421019de1
M ./finance/templates/tfListAdminLinksS.tpl -2
M ./help/src/help.txt -24 +1
R ./invoice/invoicesUpload.php
M ./invoice/templates/invoiceListM.tpl -1
R ./invoice/templates/invoicesUploadM.tpl
M ./shared/global_tpl_values.inc.php -1
|