CORE-POS / IS4C

Cooperative Operational Retail Environment
http://www.core-pos.com
GNU General Public License v2.0
63 stars 44 forks source link

2014-08-15 Agenda and Minutes #394

Closed jdpurdyvi closed 10 years ago

jdpurdyvi commented 10 years ago

Documentation - At what intervals should we refresh the doxygen folders, etc

scannerdarkly commented 10 years ago

Membership configuration — how should George Street Co-op set up CORE’s membership modules?

jonkeim commented 10 years ago

[typist's notes in brackets]

Present

streamline check tender @ checkout

sales tax holiday

grocery delivery tender type

Documentation

Version string in core somewhere?

Further Versioning topics

Membership subsystem extravaganza

roberski commented 10 years ago

My original question was about if anyone had done anything with MCIR readers around detecting bad checks. Harvest & WFC go though first data to authenticate with a stand alone device. We also discussed the legal and technical ramifications of a way to keep a list of bad checking account numbers and check against it from a reader.

DavidHermann commented 10 years ago

sales tax holiday

...

Harvest UPDATEs product table manually, changes back when over (automation wasn't worth it)

Sorry if I wasn't clear: Harvest updates tiny table taxrates manually, not table products. Items remain flagged as eligible for sales tax, but the sales tax percentage in column rate is 0 (zero) during the tax holiday.

David Hermann

Database Programmer

Harvest Co-op Markets

(617) 874-5134

dhermann@harvest.coop

From: Rowan Oberski [mailto:notifications@github.com] Sent: Friday, August 15, 2014 2:21 PM To: CORE-POS/IS4C Subject: Re: [IS4C] 2014-08-15 Agenda and Minutes (#394)

My original question was about if anyone had done anything with MCIR readers around detecting bad checks. Harvest & WFC go though first data to authenticate with a stand alone device. We also discussed the legal and technical ramifications of a way to keep a list of bad checking account numbers and check against it from a reader.

— Reply to this email directly or view it on GitHub https://github.com/CORE-POS/IS4C/issues/394#issuecomment-52340449 . https://github.com/notifications/beacon/1864398__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyMzc0NjA2NCwiZGF0YSI6eyJpZCI6Mzk2MjM5MzV9fQ==--e689a04a539e51b543cf25d7471ad7d5db6751db.gif

gohanman commented 10 years ago

On the versioning & naming subject: I usually just call the lane part "lane" or "pos".

Regarding database columns, the front and back don't necessarily have to be in sync. Crashing because the schema isn't what's expected is wrong, period. If a column only exists on the server and not on the lanes, a feature relying on that column might not work but it should not-work gracefully not catastrophically.

flathat commented 10 years ago

WEFC_Toronto uses CiviCRM, not SugarCRM. The cron job members.sync.with.Civcrm.php is described in #401.

gohanman commented 10 years ago

Version file: e2518803c37773bc00813af8660c2c025b62acb4