-
49d897ab86
docs: update project links, kallithea -> forgejo
master
Lance Edgar
2024-09-14 12:11:06 -0500
-
7cc5c7abad
docs: use markdown for readme file
Lance Edgar
2024-09-13 18:46:06 -0500
-
c954c4304b
bump: version 0.3.8 → 0.3.9
v0.3.9
Lance Edgar
2024-08-19 12:02:28 -0500
-
57d3a21e43
fix: improve logic for matching CORE stock purchase to Rattail payment
Lance Edgar
2024-08-19 11:30:44 -0500
-
666fb747bb
bump: version 0.3.7 → 0.3.8
v0.3.8
Lance Edgar
2024-08-18 20:08:25 -0500
-
6072a359fd
fix: avoid deprecated base class for config extension
Lance Edgar
2024-08-16 10:14:07 -0500
-
802c8ab87b
fix: work around, log error when datasync can't locate member
Lance Edgar
2024-08-14 09:12:32 -0500
-
b4f8bb9c93
bump: version 0.3.6 → 0.3.7
v0.3.7
Lance Edgar
2024-08-13 11:24:36 -0500
-
c3441f700d
fix: improve
core-office anonymize
command logic
Lance Edgar
2024-08-10 12:00:48 -0500
-
9cc137d29a
bump: version 0.3.5 → 0.3.6
v0.3.6
Lance Edgar
2024-08-06 23:22:14 -0500
-
339c718b32
fix: fix DELETE triggers for
meminfo
, employees
Lance Edgar
2024-08-06 11:41:02 -0500
-
6cece2c41e
fix: avoid deprecated
AppProvider.load_object()
method
Lance Edgar
2024-07-18 08:32:45 -0500
-
c56a3d4cd5
bump: version 0.3.4 → 0.3.5
v0.3.5
Lance Edgar
2024-07-14 11:24:43 -0500
-
13b63cedd8
fix: update app provider entry point, per wuttjamaican
Lance Edgar
2024-07-14 11:24:13 -0500
-
b7ad6ba37f
fix: fix CORE op model reference
Lance Edgar
2024-07-14 08:36:41 -0500
-
24213f22c9
bump: version 0.3.3 → 0.3.4
v0.3.4
Lance Edgar
2024-07-13 15:18:03 -0500
-
345d5348c3
fix: refactor
config.get_model()
=> app.model
Lance Edgar
2024-07-13 09:52:53 -0500
-
03bc03c9b8
fix: avoid error when CORE API gives record with no upc
Lance Edgar
2024-07-10 10:22:46 -0500
-
d52a8704b7
bump: version 0.3.2 → 0.3.3
v0.3.3
Lance Edgar
2024-07-05 00:00:31 -0500
-
1adf3cece0
fix: add logic to auto-create user for CORE POS cashier login
Lance Edgar
2024-07-04 21:37:23 -0500
-
e56cdf1802
fix: fix employee status when importing from CORE API
Lance Edgar
2024-07-04 21:33:38 -0500
-
1b04b4097c
fix: add Employee support for CORE API -> Rattail import/datasync
Lance Edgar
2024-07-04 18:29:05 -0500
-
4752409a45
fix: misc. improvements for CORE API importer, per flaky data
Lance Edgar
2024-07-04 13:23:51 -0500
-
dca2c1bfe2
fix: add command to install mysql triggers for CORE
office_op
DB
Lance Edgar
2024-07-03 18:25:18 -0500
-
2f22be6e7e
fix: improve ProductCost sorting for import from CORE API
Lance Edgar
2024-07-02 22:44:55 -0500
-
eb9a1ae4f0
fix: include
person_uuid
for Member import from CORE API
Lance Edgar
2024-07-02 13:58:47 -0500
-
6f7fa65c09
bump: version 0.3.1 → 0.3.2
v0.3.2
Lance Edgar
2024-07-02 01:34:55 -0500
-
d2c8274afd
fix: avoid deprecated function for
get_engines()
config
Lance Edgar
2024-07-01 22:11:00 -0500
-
7dde017c58
bump: version 0.3.0 → 0.3.1
v0.3.1
Lance Edgar
2024-07-01 13:59:25 -0500
-
b903cf97fa
fix: remove legacy command definitions
Lance Edgar
2024-07-01 12:35:47 -0500
-
6ddafa4041
docs: use more specific project homepage url
Lance Edgar
2024-06-14 19:49:33 -0500
-
40598d76e8
bump: version 0.2.0 → 0.3.0
v0.3.0
Lance Edgar
2024-06-10 16:09:38 -0500
-
06c38c0ce2
feat: switch from setup.cfg to pyrpoject.toml + hatchling
Lance Edgar
2024-06-10 16:09:22 -0500
-
7dd249a38a
Update changelog
v0.2.0
Lance Edgar
2024-05-29 10:12:26 -0500
-
ea147e8c0d
Add typer equivalents for
rattail
commands
Lance Edgar
2024-05-16 19:16:08 -0500
-
93c7b254a3
Migrate the
crepes
commands to use typer
Lance Edgar
2024-05-15 23:12:49 -0500
-
2b0ca89fb8
Migrate the
core-office
commands to use typer
Lance Edgar
2024-05-15 23:01:26 -0500
-
98e8e8128d
Migrate the
trainwreck
commands to use typer
Lance Edgar
2024-05-15 20:49:14 -0500
-
76b183676d
Misc. fixes for CORE API -> Theo importers
Lance Edgar
2024-05-09 20:52:08 -0500
-
421a58efc2
Add
get_model_office_arch()
method for corepos handler
Lance Edgar
2024-05-08 20:14:33 -0500
-
8eb097867e
Add basic support for importing from CSV to
office_arch.bigArchive
Lance Edgar
2024-05-08 14:54:16 -0500
-
db8f872eef
Update changelog
v0.1.47
Lance Edgar
2024-01-17 11:27:50 -0600
-
f07c767826
Truncate "blue line" text if necessary when updating CORE
Lance Edgar
2024-01-17 11:26:42 -0600
-
e332872f46
Update changelog
v0.1.46
Lance Edgar
2023-11-30 15:17:47 -0600
-
0813f2b7e3
Update subcommand entry point group names, per wuttjamaican
Lance Edgar
2023-11-21 14:40:18 -0600
-
17e08c9f3c
Update changelog
v0.1.45
Lance Edgar
2023-11-18 12:12:20 -0600
-
e6c1b2d9ba
Add function for writing value to fannie config file
Lance Edgar
2023-11-18 12:11:39 -0600
-
ebef0f6be1
Update changelog
v0.1.44
Lance Edgar
2023-11-15 11:43:37 -0600
-
439bd50deb
Add
account_holder_full_name
for CORE -> Rattail customer import
Lance Edgar
2023-11-15 11:38:33 -0600
-
5fa28a1843
Update changelog
v0.1.43
Lance Edgar
2023-11-05 18:16:03 -0600
-
e37146d796
Add corepos handler method to make arch session
Lance Edgar
2023-11-05 18:15:30 -0600
-
dd68081f9e
Update changelog
v0.1.42
Lance Edgar
2023-11-05 14:15:52 -0600
-
1004c63e37
Equity batch rows should really get deleted
Lance Edgar
2023-11-05 14:13:22 -0600
-
295c20d61f
Update changelog
v0.1.41
Lance Edgar
2023-11-01 08:16:26 -0500
-
81e5837e10
Make POS batch write more accurate
dtransactions
Lance Edgar
2023-10-20 14:37:52 -0500
-
b6e21f52ee
Import Store, ProductCost from CORE DB
Lance Edgar
2023-10-20 14:37:25 -0500
-
67861522eb
Import the
Product.not_for_sale
flag from CORE-POS
Lance Edgar
2023-10-19 19:13:22 -0500
-
5ac3a3d82c
Import product sale pricing from CORE
Lance Edgar
2023-10-18 21:28:17 -0500
-
b60cfa777f
Update changelog
v0.1.40
Lance Edgar
2023-10-15 17:55:33 -0500
-
98da72ea14
Avoid false match when importing equity payments from CORE
Lance Edgar
2023-10-15 17:54:46 -0500
-
a598796618
Update changelog
v0.1.39
Lance Edgar
2023-10-14 17:48:15 -0500
-
2f3926f899
Include
person_uuid
when importing members from CORE DB
Lance Edgar
2023-10-14 17:46:49 -0500
-
4ce7d3293e
Update changelog
v0.1.38
Lance Edgar
2023-10-12 10:40:05 -0500
-
d08c475223
Add customer, member importers from CORE DB
Lance Edgar
2023-10-12 10:34:46 -0500
-
124a510c17
Import tax rate, food stamp flag for departments from CORE
Lance Edgar
2023-10-11 18:36:51 -0500
-
8929d678fa
Avoid error if CORE has invalid
products.tax
FK
Lance Edgar
2023-10-08 17:35:46 -0500
-
dbeed929fc
Update changelog
v0.1.37
Lance Edgar
2023-10-07 18:59:56 -0500
-
cf90ca5704
Add importer for tax rates from CORE
Lance Edgar
2023-10-07 16:28:12 -0500
-
6ef2e67f76
Rename config section to
[corepos.db.office_arch]
Lance Edgar
2023-10-05 11:53:12 -0500
-
aa1b53d96c
Improve the anonymization logic some more
Lance Edgar
2023-10-04 18:52:07 -0500
-
478126f1e3
Improve the
core-office anonymize
command somewhat
Lance Edgar
2023-10-03 23:17:09 -0500
-
117442f8db
Add employee importer for CORE -> Rattail, and CORE cashier auth handler
Lance Edgar
2023-10-01 19:40:46 -0500
-
fd5d3142ed
Truncate item descriptions when pushing to
dtransactions
if needed
Lance Edgar
2023-10-01 19:41:39 -0500
-
f61ae7a7e0
Add tender importer from CORE; apply tender in CORE POS batch
Lance Edgar
2023-09-27 17:14:28 -0500
-
3add006b7e
Add custom POS batch handler, to push transactions to CORE
Lance Edgar
2023-09-26 17:52:42 -0500
-
b98b80d3c0
Update changelog
v0.1.36
Lance Edgar
2023-09-19 18:48:39 -0500
-
7a18dc20ce
Do not raise error if CORE equity payment not found in rattail
Lance Edgar
2023-09-19 07:08:35 -0500
-
95cd77c7fb
Update changelog
v0.1.35
Lance Edgar
2023-09-19 06:50:02 -0500
-
6e1d2544c8
Fix bug when fetching corepos handler
Lance Edgar
2023-09-19 06:49:30 -0500
-
9a53b58972
Update changelog
v0.1.34
Lance Edgar
2023-09-18 09:53:23 -0500
-
ebdb658a2c
Make CORE API client via app handler, not deprecated function
Lance Edgar
2023-09-18 08:12:20 -0500
-
7b9b6e57e2
Update changelog
v0.1.33
Lance Edgar
2023-09-17 13:53:18 -0500
-
c513a91678
Remove production hack to prevent equity import batch execution
Lance Edgar
2023-09-17 13:49:36 -0500
-
7dc09d0a2e
Let config override the CORE API client factory
Lance Edgar
2023-09-17 13:47:06 -0500
-
f662b04ba3
Update changelog
v0.1.32
Lance Edgar
2023-09-17 11:36:26 -0500
-
15340dad6a
Add
tender_code
for CORE equity import batch rows
Lance Edgar
2023-09-16 15:48:35 -0500
-
8162821fbd
Update changelog
v0.1.31
Lance Edgar
2023-09-15 13:00:29 -0500
-
e15328043f
Add "overpaid" status for equity import batch rows
Lance Edgar
2023-09-15 12:57:20 -0500
-
297e0fb126
Update changelog
v0.1.30
Lance Edgar
2023-09-15 10:37:41 -0500
-
1d1cb5fb3c
Make CORE -> Rattail equity import a bit smarter re: datetime
Lance Edgar
2023-09-15 10:35:44 -0500
-
271895fa83
Add rattail provider for CORE-POS Integration
Lance Edgar
2023-09-14 12:57:14 -0500
-
4bff0832e8
Use "complete" composite key for importing CORE equity payments
Lance Edgar
2023-09-13 22:13:37 -0500
-
b77b5cdf8c
Update changelog
v0.1.29
Lance Edgar
2023-09-13 21:52:11 -0500
-
60bc6dd236
Add CORE-specific datetime for equity payments
Lance Edgar
2023-09-13 21:29:16 -0500
-
c0cfc7714d
Add first draft logic for executing CORE equity import batch
Lance Edgar
2023-09-13 14:37:01 -0500
-
2594245813
Update changelog
v0.1.28
Lance Edgar
2023-09-13 13:16:33 -0500
-
ac34a494e3
Add model, handler for CORE equity import batch
Lance Edgar
2023-09-13 13:15:47 -0500
-
64048db92f
Import member first/last name from CORE API
Lance Edgar
2023-09-13 13:15:25 -0500
-
f6c08af32c
Update changelog
v0.1.27
Lance Edgar
2023-09-11 08:43:39 -0500
-
465322b87b
Add common base for commands which import straight to CORE op/trans DB
Lance Edgar
2023-09-09 12:19:54 -0500