Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 4 online users. » 0 Member(s) | 1 Guest(s) Applebot, Bing, Google
|
Latest Threads |
Finetuning the way you se...
Forum: coreBOS Development
Last Post: alexandy40d
12-06-2024, 07:38 AM
» Replies: 4
» Views: 8,140
|
MariaDB Version
Forum: Administrator Support
Last Post: joebordes
11-01-2024, 11:49 AM
» Replies: 1
» Views: 632
|
Product Catalog / parts c...
Forum: Modules/Extension Support
Last Post: joebordes
09-15-2024, 09:40 AM
» Replies: 1
» Views: 1,108
|
Challenges and Best Pract...
Forum: coreBOS Development
Last Post: wishforbes
08-30-2024, 04:21 PM
» Replies: 0
» Views: 720
|
PRODUCTS IN ACCOUNTS BY O...
Forum: User Support
Last Post: jonathanmoore858
08-03-2024, 04:14 PM
» Replies: 4
» Views: 2,768
|
Zapier | Integration
Forum: Modules/Extension Support
Last Post: bernardgbailey
07-29-2024, 11:45 PM
» Replies: 7
» Views: 9,848
|
Versión PHP recomendada
Forum: International
Last Post: joebordes
07-04-2024, 05:42 PM
» Replies: 7
» Views: 3,331
|
Could Someone Give me Adv...
Forum: Open Discussions
Last Post: joebordes
06-27-2024, 08:32 AM
» Replies: 1
» Views: 1,706
|
RESTRICTED FILE
Forum: Administrator Support
Last Post: inspectorflint
06-22-2024, 08:08 AM
» Replies: 7
» Views: 5,660
|
GENDOC imágenes
Forum: Open Discussions
Last Post: joebordes
06-02-2024, 05:11 PM
» Replies: 4
» Views: 2,038
|
|
|
coreBOS Updater module blocking all other |
Posted by: addady2 - 11-02-2018, 12:12 PM - Forum: Administrator Support
- Replies (3)
|
|
Hi,
I run two coreBOS system. On of of them when coreBOS Updater module is active it blocking all other modules.
Meaning on every module any user try to access he see the coreBOS Updater module.
In order to use the system I need to disable coreBOS Updater module!
This penomina is not occur in me other coreBOS system.
What going on here?
|
|
|
Bug : Report not listed all registry |
Posted by: rslemer - 11-01-2018, 11:26 AM - Forum: Administrator Support
- Replies (3)
|
|
I tried create a report for list all contract services with a specific (and custom field) date = today
But always 1 registry is ommited
Example
If 10 registry Custom Field Date = Today, system only list 9 registries
In time, there the same problem with a mass edition, always 1 registry not is changed ...
I think there are a problem with a routine a process more than one registry
|
|
|
How to create a report of records that have missing date? |
Posted by: Guido1982 - 10-31-2018, 02:09 PM - Forum: Administrator Support
- Replies (4)
|
|
I need to create a report of assets and filter those on a custom date field. The filter criterium is that the field should be empty (it is not mandatory). We want to create a list of assets where that date is missing. But in reports, I can't filter on empty dates since an empty string is not a valid date format. I also tried a dash '-' and '00-00-0000', but without success. How can I filter reports on empty date fields?
|
|
|
Mobile access get white screen after upgrade |
Posted by: addady2 - 10-30-2018, 04:03 PM - Forum: Administrator Support
- Replies (2)
|
|
Hi,
Mobile access display white screen after upgrade.
Can't find any trace why in the log files.
In my 1st Corebos CRM that upgrade today when I run from terminal:
Code: cd 1st-corebos-root
php56 modules/Mobile/index.php
The output is:
Quote:PHP Notice: Undefined index: QUERY_STRING in /.../modules/Mobile/index.php on line 11
No HTML output
In my 2nd Corebos CRM that last upgrade was in august and work fine when I run from terminal:
Code: cd 2nd-corebos-root
php56 modules/Mobile/index.php
The output is:
Quote:PHP Notice: Undefined index: QUERY_STRING in /.../modules/Mobile/index.php on line 11
<!DOCTYPE html> <header> <title>Login</title>.... Full html page
Look like it fail some where in:
PHP Code: crmtogo_Index_Controller::process(new crmtogo_API_Request($_REQUEST))
Any idea?
|
|
|
Stock states: which ones are appropriate |
Posted by: Guido1982 - 10-26-2018, 05:45 PM - Forum: coreBOS Development
- Replies (5)
|
|
I'm thinking about the stock fields we have and how they would need to be expanded. To do that, I first want to step out of coreBOS and into the real world to establish a list of 'stock states' that a product can have. I've come up with this so far:
In stock
You have the product. It's on your shelf, up for grabs and ready to sell!
Reserved for order
The product is psysically in your warehouse, but it has been sold on a salesorder (or some other sales entity). So basically, it is reserved to be delivered sometime soon
Reserved for assembly
You have the product in stock, but a product for which this product is an 'assembly part' is sold but not assembled yet. So basically, you know you need to assemble a product in the near future where X quantity of this product will be needed to complete the assembly
Backorder
You don't have the product in stock, but a purchase order for it is pending at your supplier
In demand
You don't have the product in stock, nor is there a purchase order pending but there is demand (like on a salesorder or other entity)
I'll add to this list as I dream up more, but let me know if you can think of some!
|
|
|
|