Build a notification system based off both Invoice Status and Order Status. Initial version will not expose the ability to add custom statuses and wire up additional notifications, but the concept will be there.
Reporting
A basic reporting framework to reintroduce the reports tree. Further discuss the concept of being able to inject custom reports built by the community into the tree ... and how this would/could work.
Basic reports to be included:
Sales over time
Sales by item
Taxes by Destination
Upgrade
There will be several new database table introduced for the Notification services and there is potential for new table for pre-processed report data the data migration stuff for the Upgrade has to be working by the release of this version.
Clean up
We expect to have feedback from people building gateway providers
I think perhaps the Reporting should be post-poned. I'd rather get the Shipping and Taxation providers complete as that is where people will likely contribute early on.
Also, localization would be good to get worked out now before we increase the code base in the back-office by a lot.
actually i am using merchello 1.11.0 and not able to find the merchello.SalesReport package for Sales over time and Sales by item
which i used to have when i was using merchello 1.6.
can you help me regarding this and tell me how can i get Sales over time and Sales by item pages in backend.
also tell me if i can add custom pages in merchello backend.
Gurpreet - I see the problem, the reports package has not been updated since 1.7.0 was released which had some major changes in the back office Angular pattern.
I'm running kind of tight at the moment but I'll see if I can get it fit into this sprint.
Merchello 1.1.0
Merchello 1.1.0
Release Date: TBD
Notifications
Build a notification system based off both Invoice Status and Order Status. Initial version will not expose the ability to add custom statuses and wire up additional notifications, but the concept will be there.
Reporting
A basic reporting framework to reintroduce the reports tree. Further discuss the concept of being able to inject custom reports built by the community into the tree ... and how this would/could work.
Basic reports to be included:
Upgrade
There will be several new database table introduced for the Notification services and there is potential for new table for pre-processed report data the data migration stuff for the Upgrade has to be working by the release of this version.
Clean up
We expect to have feedback from people building gateway providers
Bugs
We could look into using Partial View for notification emails.
http://our.umbraco.org/wiki/reference/code-snippets/razor-snippets/render-razor-scripts-for-emails-and-more/create-string-of-partial-view-for-emailing
I think perhaps the Reporting should be post-poned. I'd rather get the Shipping and Taxation providers complete as that is where people will likely contribute early on.
Also, localization would be good to get worked out now before we increase the code base in the back-office by a lot.
Thanks,
Jason
Good point - also, there's really no need for reports before there are sites in development =)
Hey Rusty how are you.
actually i am using merchello 1.11.0 and not able to find the merchello.SalesReport package for Sales over time and Sales by item which i used to have when i was using merchello 1.6.
can you help me regarding this and tell me how can i get Sales over time and Sales by item pages in backend.
also tell me if i can add custom pages in merchello backend.
Gurpreet - I see the problem, the reports package has not been updated since 1.7.0 was released which had some major changes in the back office Angular pattern.
I'm running kind of tight at the moment but I'll see if I can get it fit into this sprint.
is working on a reply...