How to add product in scipio E-commerce? - e-commerce

I added product in scipioerp but it is not displayed in scipio E-commerce.
I have added poduct's price,image,category,inventory but still not shown on e-commerce.
Is there any configuration I am missing ?
Would really appreciate if somebody could point towards right direction.
Thanks.

There had been a bug in the solr configuration, which prevented the synchronisation through events such as adding new products. The bug has been fixed in the master branch since. More details about the cause are avaialble on the community forum :).

Related

AgoraRTM Query Message History (Persistent Messaging)

There is an option to persist messages on send on both RTMClient.sendMessageToPeer() and RTMChannel.sendMessage() methods via the SendMessagesOptions interface (which is the optional second parameter on both methods).
However I cannot find information on how and in what form these messages are persisted, and ultimately on how to retrieve the messages history.
Can someone point me in the right direction please? Thank you.
Apparently the feature is still in beta.
This answer is from their official repo at GitHub.
I confirmed with my colleagues, it's shown there but still in beta phase. if you believe you need this feature maybe you can try contacting sales person.

Is ODL-SDNiApp still supported?

I am trying to test ODL-SDNiApp and found it not updated since Helium on this page https://wiki.opendaylight.org/view/ODL-SDNiApp:User_Guide. So, is it still supported by Opendaylight? if not, please list me some useful tools or methods for inter SDN controller communication.
Thanks.
According to the project page https://wiki.opendaylight.org/view/ODL-SDNi_App:Main, it last participated in the Boron release but it doesn't look like it's been active since. You can try the project mailing list or contact the listed committers. If it is inactive as it appears, perhaps you might want to try to reboot it.

Is it possible to give edit issue permission if there's not work log on issue in JIRA?

I configured that jira-users group members can create issues.
And I want to give edit permission to jira-users but only if the issue hasnot a work log in it
Is this possible in JIRA 4.4.x
Thanks
So you can only edit an issue if work hasn't started on it? Tricky. I think I'd end up editing system-issueoperations-plugin.xml and changing the condition elements to add a new condition. The new condition would be a custom condition that checked whether the issue has at least one work log.
You can change issue permissions so that only assignee can edit this issue. So when developer starts work on the issue he assigns himself to this issue and only he can edit it.
Documentation is here - http://confluence.atlassian.com/display/JIRA044/Managing+Project+Permissions

Edgewall Trac: retrospectives of notifications

Hello,
is it possible at all to include not only the status and most recent comment in messages sent on ticket creation and ticket changes? I'd like to see much more, say all available retrospective information, that is the entire Change history.
Maybe someone already configured Trac this way. If so, I'd be very grateful for information about that configuration, including the Trac version used with that application.
Cheers,
Thx
Trac has change listener interfaces for binding modules to act on changes, i.e. notify on ticket change. See the Trac wiki documentation for descriptions of the I***ChangeListener extension points available by now.
But you'll notice, that the data provided by these interfaces provide only limited information about the changed resource, such as ID and the changed/old vs. new values. So your request can't be solved at all by configuration alone.
While it might be possible to do more complete notification by coding look-ups for additional data in the Trac db, even this isn't possible under all circumstances. Think i.e. about ticket deletion, where everything already has gone when the change listeners are fired with the pre-defined information.

encounter error when adding a new tab in the back office, prestashop

I don't know if there are many people working with Prestashop here....anyway, i am facing a problem and i cant find an answer.
I am trying to add a new tab to the back end, but all the get is this message:
An error occurred while creating object.Tab()
I also tried to add a new tab on a fresh installed prestashop, also encountered this problem. the version that i am using is 1.4.5.1.
I also tried to find a solution and i found a ticket describing this problem, but still no result.
Hey guys this is actually a 1.4.5.1 version's bug, i upgrade to 1.4.6.2 everything just works fine.
No idea if this is helpful, but check this if it helps you in some sense, its something about database tables:
http://forge.prestashop.com/browse/PSCFI-4171?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel#issue-tabs