FrancescoUK
fafdfd9afd
fix php error on suggestion typing when in sale register return mode ( #331 )
2016-03-08 18:18:27 +00:00
FrancescoUK
a156ad8087
Fix issue in Sales/Takings and apply same fix to other controller to avoid similar issues in the future ( #337 )
2016-03-08 18:16:31 +00:00
FrancescoUK
b36a03c4bc
Fix to sales edit server error when customer is '' ( #337 )
2016-03-08 18:16:31 +00:00
jekkos
5f8eface28
Properly save company_name in customer form
2016-03-08 18:16:31 +00:00
FrancescoUK
df4cea3228
Fix to custom fields that cannot be null on Items save ( #120 )
2016-03-08 17:44:59 +00:00
FrancescoUK
9dcbef988a
Added comments to some controller functions and improved spacing to improve readibility of code ( #120 )
2016-03-08 17:44:59 +00:00
FrancescoUK
d1a973564f
Make NULL to be null all over the code for consistency purposes ( #120 )
2016-03-08 17:44:59 +00:00
FrancescoUK
da52ff99c1
Further review and fixes to input->post(...) ( #120 )
2016-03-08 17:44:59 +00:00
FrancescoUK
ee07676193
Fix to items search not working due to input->post returning null ( #120 )
2016-03-08 17:44:59 +00:00
FrancescoUK
9a71bbc620
Complete CI 3.0.3 upgrade since it wasn't done in full ( #120 )
2016-03-08 17:44:59 +00:00
FrancescoUK
36d3717bd6
EXT constant deprecated, upgrade Step 20 ( #120 )
2016-03-08 17:44:59 +00:00
Toni Haryanto
75fa1a8167
Upgrade to Code Igniter 3.0.3 ( #120 )
2016-03-08 17:41:16 +00:00
jekkos
a201d18938
Add specific warning when stock goes below reorder level in sales ( #365 , #336 )
2016-03-02 08:28:50 +01:00
FrancescoUK
3bd778737f
#271 fix to error witn xampp due to a spurious "git"
2016-01-04 22:09:38 +00:00
jekkos
1601d679fd
Takings not using proper permission ( #262 )
2016-01-04 17:04:33 +01:00
jekkos
eb63f49db7
Add barcode generation for EAN8 and EAN13 ( #111 , #246 )
...
Add config option to use generation when generating barcodes for an
Generate propery barcode with configured format if item_number empty
2015-12-26 11:42:58 +01:00
jekkos
c007513fc8
Fix barcode generation error for empty item numbers
2015-12-13 15:57:03 +01:00
jekkos
7c2cc9646d
Don't override custom invoice numbers ( #223 )
2015-11-09 10:46:35 +01:00
jekkos
455a5f59d1
Merge pull request #199 from souparno/bug-condition-statement
...
if condition statement missing, may result in server error
2015-10-10 15:09:10 +02:00
souparno
9cf5d5734f
if condition statement missing, may result in server error
2015-10-10 13:11:32 +05:30
jekkos
d8a369f39d
Remove unique constriant from invoice_number column in suspended_sales
2015-10-08 18:29:55 +02:00
FrancescoUK
763a9e73fa
#192 Remove 0 from comments
...
Checked in library get_comment if the string is null and return a '' if that's the case. That removes the 0 from sale comments
2015-10-07 09:37:27 +01:00
FrancescoUK
a7e2ea5fa7
#192 Fix to comment not saved when suspending a Sale
...
The issue was that for a strange reason the comment was fetched directly from the form instead of using the sale_lib->get_comment like in the rest of the code.
2015-10-06 17:55:58 +01:00
FrancescoUK
79361c976c
Refactoring around items and sales search
2015-09-28 19:21:35 +01:00
FrancescoUK
1296f393d7
#175 Add pagination links
2015-09-28 18:24:02 +01:00
FrancescoUK
8bb108503c
#165 Fix invoice wrong date on sale completion
2015-09-25 19:02:03 +01:00
FrancescoUK
5af7473769
#132 Set 1-1-2010 as starting date for the date range
2015-09-22 19:01:40 +01:00
FrancescoUK
404bc47e96
#132 Added date picker to Items manage, added date range to controller + model
2015-09-22 18:38:19 +01:00
jekkos
7dfcec394f
Substitute invoice numbers on complete once again ( #163 , #150 )
2015-09-22 18:21:19 +02:00
jekkos
0646200f6c
Increase colspan for suppliers list
...
Multiple item kit price with quantity at hand
2015-09-22 07:40:48 +02:00
FrancescoUK
9a47b448ac
#153 Set private internal functions
2015-09-20 09:18:03 +01:00
FrancescoUK
f97e02c3d4
Items: allow custom field suggestion and search if checkbox is ticked
2015-09-19 17:46:28 +01:00
FrancescoUK
893345d334
#111 Change barcode types from numbers to strings for better code readability
2015-09-19 17:44:43 +01:00
FrancescoUK
80fcede1ca
#152 Remove Alain name and add it to the COPYING under the Copyright section
2015-09-19 17:40:00 +01:00
FrancescoUK
461de2f048
#162 fix further issues due to cost & retail prices added to the table
2015-09-19 15:23:16 +01:00
FrancescoUK
dfb556b27b
Fixed typo in comment
2015-09-19 12:43:08 +01:00
FrancescoUK
a29b8c2a62
Added Kit prices to table view and barcode #162
...
Some spacing and retouching here and there.
2015-09-19 12:05:44 +01:00
FrancescoUK
dc45b77573
Fix to Gift card totals issue #159
...
Various indentation adjustments
2015-09-19 09:22:24 +01:00
FrancescoUK
d5cf608bac
Fix to #152 remove name of people from code comment and add them to COPYING license file
2015-09-18 18:33:22 +02:00
FrancescoUK
96973da280
Item kits issue #155 fix
...
Added Kit Id column to table view
2015-09-18 18:33:22 +02:00
FrancescoUK
0984cdbfc4
Fix to sale and receiving receipt barcode
2015-09-17 22:00:06 +02:00
jekkos
e1ddcbbb5b
Rename Item_quantities model to Item_quantity
...
Rename Stock_locations model to Stock_location
Fix barcode generation in receipts (sales + receivings)
2015-09-17 21:59:33 +02:00
jekkos
3c89416b83
Update languages
2015-09-15 23:21:59 +02:00
FrancescoUK
10ea821b2a
Leave item_number empty if Code39/128 is selected
...
Added Empty UPC checkbox in Items view to easily select empty items that need barcode code generation and in case of EAN8/13 fill in item_number
Added language for Empty UPC string
Indentation/spacing adjustment
2015-09-15 17:49:51 +01:00
FrancescoUK
cf0276c772
If item_number (UPC/EAN/ISBN) is empty and a new barcode is generated save it in the item_number field and update the item entry
...
Refactoring of barcode_lib
Some code alignment adjustment here and there
2015-09-15 11:13:58 +01:00
Martes Erede
4cbbd3a6f7
[ #32 ] using to_currency for currency values in table-data
2015-09-11 16:16:34 +08:00
Martes Erede
308be8079f
[ #32 ] improving the inventory summary report, including total inventory value
2015-09-11 15:58:57 +08:00
jekkos
e9ea2ba792
Create temp table when necessary
2015-09-07 22:53:19 +02:00
jekkos
2c5f3ee759
Add grunt-cache-breaker plugin ( #137 )
...
Fix tax inclusive pricing for daily sales overview (#136 )
Fix table sorting when using search in daily sales overview (#131 )
2015-09-07 22:15:41 +02:00
jekkos
9281995029
Fix payment summary update on search
...
Merge branch 'master' of https://github.com/daN4cat/opensourcepos into daN4cat-master
2015-09-04 23:14:06 +02:00