jekkos
4d04cdd65f
Fix error message when searching for nonexistant supplier in receivings
...
(#430 )
2016-03-29 17:41:16 +02:00
jekkos
51b776354a
Fix error message when searching for nonexistant customer in sales
...
(#430 )
2016-03-29 08:43:58 +02:00
jekkos
d51d1b458a
Regenerate invoice number on sale unsuspend if no custom format is used
...
(#423 )
2016-03-29 08:29:43 +02:00
jekkos
258c95f02e
Remove sync ajax calls in validation callback for forms ( #413 )
...
Remove jquery-bgiframe (not used anynmore) (#328 )
Fix bug in receiving form save if supplier was empty
Conflicts:
application/controllers/Items.php
application/views/customers/form.php
application/views/items/form.php
application/views/partial/header.php
application/views/receivings/form.php
application/views/sales/form.php
bower.json
dist/opensourcepos.js
dist/opensourcepos.min.js
templates/spacelab/views/partial/header.php
2016-03-21 21:43:52 +01:00
FrancescoUK
91041bd7a9
Add navigation buttons to invoice, receipt and takings + enable jsPrint ( #394 )
2016-03-18 18:43:07 +01:00
FrancescoUK
bf2c6bfa1f
fix issue with sale edit
2016-03-08 21:53:29 +00:00
FrancescoUK
76639f6da1
remove misleading comment from code
2016-03-08 19:50:46 +00:00
FrancescoUK
d7df291b9a
Merge branch develop/2.4 into master
2016-03-08 19:14:36 +00:00
jekkos
741843586d
Remove duplicated cookie cleanup hack (CI 2.x issue)
2016-03-08 18:18:27 +00:00
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
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
Toni Haryanto
75fa1a8167
Upgrade to Code Igniter 3.0.3 ( #120 )
2016-03-08 17:41:16 +00:00
jekkos
3cb9aaa055
Remove duplicated cookie cleanup hack (CI 2.x issue)
2016-02-25 23:28:19 +01:00
FrancescoUK
831dc7a0b8
fix php error on suggestion typing when in sale register return mode ( #331 )
2016-02-25 15:44:13 +00:00
FrancescoUK
03146d9e3b
Fix issue in Sales/Takings and apply same fix to other controller to avoid similar issues in the future ( #337 )
2016-02-22 17:52:29 +00:00
FrancescoUK
45c0163a9d
Fix to sales edit server error when customer is '' ( #337 )
2016-02-22 08:51:18 +00:00
FrancescoUK
b72d620b15
Added comments to some controller functions and improved spacing to improve readibility of code ( #120 )
2016-01-17 17:56:54 +00:00
FrancescoUK
dce413631c
Make NULL to be null all over the code for consistency purposes ( #120 )
2016-01-16 22:08:43 +00:00
FrancescoUK
5468127e2f
Further review and fixes to input->post(...) ( #120 )
2016-01-16 22:04:12 +00:00
Toni Haryanto
d8057830c6
Upgrade to Code Igniter 3.0.3 ( #120 )
2016-01-07 19:06:35 +00:00